fix(nix): use xdb base dirs
This commit is contained in:
parent
74cf64b270
commit
91c1ed1fb0
3 changed files with 4 additions and 4 deletions
|
|
@ -141,6 +141,7 @@
|
|||
|
||||
nix.settings = {
|
||||
auto-optimise-store = true;
|
||||
use-xdg-base-directories = true;
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue