Commit be05aeb243f9

Vincent Demeester <vincent@sbr.pm>
2018-12-17 14:05:36
nix-config: massimo.local -> cache.massimo.home
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 06bc4bf
Changed files (1)
modules
modules/profiles/nix-config.nix
@@ -38,7 +38,7 @@ in
         build-cores = 0
       '';
       binaryCaches = [
-        "http://massimo.local"
+        "http://cache.massimo.home"
         "https://cache.nixos.org/"
         "https://r-ryantm.cachix.org"
         "https://vdemeester.cachix.org"