summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-02 21:32:27 -0700
committerFuwn <[email protected]>2024-10-02 21:32:27 -0700
commita5736384d6b86c6dce9e06110cc709d6c3439605 (patch)
treed8e0e036b09c775e4bb99507ef4dcaad94cc3b50 /modules
parentflake: switch pia to Fuwn/nixos-pia (diff)
downloadnixos-config-a5736384d6b86c6dce9e06110cc709d6c3439605.tar.xz
nixos-config-a5736384d6b86c6dce9e06110cc709d6c3439605.zip
hosts: organise like modules
Diffstat (limited to 'modules')
-rw-r--r--modules/core/nix/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/core/nix/default.nix b/modules/core/nix/default.nix
index 951b676..4824ae8 100644
--- a/modules/core/nix/default.nix
+++ b/modules/core/nix/default.nix
@@ -58,6 +58,7 @@
# "https://cache.flox.dev"
"https://cache.iog.io"
"https://ezkea.cachix.org"
+ "https://nix-gaming.cachix.org"
];
trusted-public-keys = [
@@ -70,6 +71,7 @@
# "flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs="
"hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="
"ezkea.cachix.org-1:ioBmUbJTZIKsHmWWXPe1FSFbeVe+afhfgqgTSNd34eI="
+ "nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
];
experimental-features = [