FINALLY XDG CONFORMANT NIX
This commit is contained in:
parent
c5d5f88448
commit
92c568883a
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
keep-outputs = true;
|
keep-outputs = true;
|
||||||
keep-derivations = true;
|
keep-derivations = true;
|
||||||
|
use-xdg-base-directories = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue