Common: enable management of xdg directories
This commit is contained in:
parent
13b2e5ef6f
commit
3ecc3456ec
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@
|
||||||
catppuccin.flavour = osConfig.catppuccin.flavour;
|
catppuccin.flavour = osConfig.catppuccin.flavour;
|
||||||
home.stateVersion = "23.11";
|
home.stateVersion = "23.11";
|
||||||
xdg = {
|
xdg = {
|
||||||
|
enable = true;
|
||||||
userDirs = {
|
userDirs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
createDirectories = true;
|
createDirectories = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue