mirror of
https://github.com/nix-community/home-manager
synced 2024-11-23 11:39:46 +01:00
parent
3a5cd90631
commit
b3bbc8b769
1 changed files with 2 additions and 0 deletions
|
@ -99,5 +99,7 @@ in {
|
|||
XDG_TEMPLATES_DIR = cfg.templates;
|
||||
XDG_VIDEOS_DIR = cfg.videos;
|
||||
} // cfg.extraConfig);
|
||||
|
||||
xdg.configFile."user-dirs.conf".text = "enabled=False";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue