mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 01:33:17 +01:00
xdg-user-dirs: Create directories by default
This commit is contained in:
parent
d58fef7511
commit
3d96bf1838
@ -1,6 +1,7 @@
|
||||
{
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
|
||||
desktop = null;
|
||||
templates = null;
|
||||
|
Loading…
Reference in New Issue
Block a user