refactor: move xdg.enable to hm-system-defaults
This commit is contained in:
parent
6642d88396
commit
34c99dbf9f
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
|||
{
|
||||
xdg = {
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
};
|
||||
createDirectories = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue