Enable xdg.userDirs
This commit is contained in:
parent
5820cea815
commit
679dd702e2
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ in
|
|||
};
|
||||
|
||||
userDirs = {
|
||||
enable = true;
|
||||
|
||||
extraConfig = {
|
||||
XDG_REPOS_DIR = "${config.home.homeDirectory}/Code";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue