fix: remove self from substitutors
This commit is contained in:
parent
b5ff5c2ff2
commit
be3dd791ca
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
experimental-features = [ "nix-command" "flakes" ];
|
||||
substituters = [
|
||||
(lib.mkIf (config.networking.hostName != "nuOS") "https://cache.itepastra.nl")
|
||||
(lib.mkIf (config.networking.hostName == "nuOS") "http://192.168.42.5:38281")
|
||||
"https://hyprland.cachix.org"
|
||||
"https://cache.iog.io"
|
||||
"https://cuda-maintainers.cachix.org"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue