This commit is contained in:
2026-02-09 18:04:24 -06:00
parent b5b5bf43e2
commit a95bc4db39
5 changed files with 3 additions and 154 deletions

View File

@@ -66,7 +66,6 @@ in
nix-plist-manager.homeManagerModules.default
nix-index-database.homeModules.nix-index
stylix.homeModules.stylix
illogical-flake.homeManagerModules.default
# Add any other external HM modules here
]
++ (if (!isArm) then with inputs; [ steam-rom-manager.homeManagerModules.default ] else [ ])

View File

@@ -9,7 +9,7 @@
settings = {
# extra-sandbox-paths = [ config.programs.ccache.cacheDir ];
substituters = [
"https://cache.mjallen.dev/jallen-cache"
"http://jallen-nas.local:9012/jallen-cache"
"https://nixos-apple-silicon.cachix.org"
"https://nixos-raspberrypi.cachix.org"
"https://nix-community.cachix.org"