fix(home:user-dirs): typo
This commit is contained in:
parent
a6cd3afce0
commit
de551e8393
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
extraConfig = {
|
||||
XDG_SCREENSHOTS_DIR = "${config.xdg.userDirs.pictures}/Screenshots";
|
||||
XDG_CODE_DIR = "${config.home.homeDirectory}/Code";
|
||||
XDG_RECORDINGs_DIR = "${config.xdg.userDirs.videos}/Recordings";
|
||||
XDG_RECORDINGS_DIR = "${config.xdg.userDirs.videos}/Recordings";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue