forked from extern/nix-config
nix: Remove nix-gaming cache
No longer needed since I plan to just use the wine from nixpkgs.
This commit is contained in:
parent
7b79bbae70
commit
59eb54e1e5
@ -7,9 +7,6 @@
|
||||
settings = {
|
||||
experimental-features = [ "nix-command" "flakes" "repl-flake" ];
|
||||
auto-optimise-store = true;
|
||||
|
||||
substituters = [ "https://nix-gaming.cachix.org" ];
|
||||
trusted-public-keys = [ "nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4=" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user