pin nixpkgs registry
This commit is contained in:
parent
e8f2c8c9a0
commit
18316f5fca
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@
|
||||||
trusted-users = [ "root" ];
|
trusted-users = [ "root" ];
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
};
|
};
|
||||||
|
nix.registry.nixpkgs.flake = inputs.nixpkgs;
|
||||||
nixpkgs.config.allowUnfree = false;
|
nixpkgs.config.allowUnfree = false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue