Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@
services.xserver.videoDrivers = [ "intel" "fbdev" ];
nix.trustedBinaryCaches = [ "http://gwydion.local:5000" ];
nix.settings.trusted-substituters = [ "http://gwydion.local:5000" ];
}