Rename custom nixpkgs
This commit is contained in:
parent
38b76b4527
commit
7efadcdd7f
@ -4,7 +4,7 @@
|
|||||||
binaryCaches = [ "https://cache.nixos.org" ];
|
binaryCaches = [ "https://cache.nixos.org" ];
|
||||||
|
|
||||||
registry.self.flake = inputs.self;
|
registry.self.flake = inputs.self;
|
||||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
registry.np.flake = inputs.nixpkgs;
|
||||||
|
|
||||||
trustedUsers = [ "root" "balsoft" "@wheel" ];
|
trustedUsers = [ "root" "balsoft" "@wheel" ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user