fix(xdg): typo
This commit is contained in:
parent
2999328372
commit
b7cecb18d3
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ in
|
|||
extraConfig = {
|
||||
XDG_CODE_DIR = "${config.home.homeDirectory}/Coding";
|
||||
XDG_SCREENSHOT_DIR = "${config.xdg.userDirs.pictures}/Screenshots";
|
||||
XDG_NOTES_DIR = "${config.xdg.userDirs.Documents}/Notes";
|
||||
XDG_NOTES_DIR = "${config.xdg.userDirs.documents}/Notes";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue