flake: remove nixpkgs-update nixConfig
This commit is contained in:
parent
f0e86a3cd0
commit
c986d73104
1 changed files with 0 additions and 2 deletions
|
@ -3,11 +3,9 @@
|
|||
|
||||
nixConfig.extra-substituters = [
|
||||
"https://nix-community.cachix.org"
|
||||
"https://nixpkgs-update.cachix.org"
|
||||
];
|
||||
nixConfig.extra-trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"nixpkgs-update.cachix.org-1:6y6Z2JdoL3APdu6/+Iy8eZX2ajf09e4EE9SnxSML1W8="
|
||||
];
|
||||
|
||||
inputs = {
|
||||
|
|
Loading…
Add table
Reference in a new issue