Enable nix-serve on monolith

This commit is contained in:
Leonardo Eugênio 2023-01-23 19:51:24 -03:00
parent 1c4f4807ff
commit 5a0c40df62

View file

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