dconf
This commit is contained in:
parent
12c415edf7
commit
09f38ef5bf
9 changed files with 364 additions and 13 deletions
|
@ -17,6 +17,7 @@
|
|||
# Nix Settings
|
||||
nix = {
|
||||
package = pkgs.nixUnstable;
|
||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
trusted-users = [ "root" "victor" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue