mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -25,12 +25,6 @@ in
|
||||
xdg = {
|
||||
enable = true;
|
||||
autostart.enable = true;
|
||||
# configFile = {
|
||||
# "beets" = {
|
||||
# source = config.lib.file.mkOutOfStoreSymlink beetsPath;
|
||||
# target = "beets";
|
||||
# };
|
||||
# };
|
||||
userDirs = {
|
||||
enable = true;
|
||||
createDirectories = false;
|
||||
|
||||
Reference in New Issue
Block a user