26 yarara update
This commit is contained in:
parent
1c0da4eba9
commit
c371aeb483
8 changed files with 56 additions and 30 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{ config, ... }: {
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
setSessionVariables = true;
|
||||
|
||||
desktop = "${config.home.homeDirectory}/Desktop";
|
||||
download = "${config.home.homeDirectory}/Downloads";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue