Disable monolith as nix cache

This commit is contained in:
Leonardo Eugênio 2022-12-23 10:03:05 -03:00
parent 9689075b44
commit 0257ccc3b7
2 changed files with 3 additions and 3 deletions

View file

@ -85,7 +85,7 @@
modules = [
./hosts/monolith.nix
./system/gitlab-runner.nix
./system/nix-serve.nix
# ./system/nix-serve.nix
./system/btusb-kernel-patches.nix
./system/amdgpu-kernel-patches.nix
] ++ common_modules;