make nix use xdg-standard
This commit is contained in:
parent
f5f76fdb0e
commit
7167c10484
2 changed files with 7 additions and 6 deletions
|
|
@ -39,6 +39,7 @@
|
|||
"\${HOME}/prog/scripts"
|
||||
];
|
||||
};
|
||||
nix.settings.use-xdg-base-directories = true;
|
||||
|
||||
users.groups = {
|
||||
wheel = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue