global/nix: use xdg base directories
This commit is contained in:
parent
a66011097b
commit
78d23a145b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ with lib;
|
|||
auto-optimise-store = true;
|
||||
|
||||
sandbox = true;
|
||||
use-xdg-base-directories = true;
|
||||
keep-outputs = true;
|
||||
keep-derivations = true;
|
||||
fallback = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue