Enable nix-serve on monolith
This commit is contained in:
parent
1c4f4807ff
commit
5a0c40df62
|
@ -112,7 +112,7 @@
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/monolith.nix
|
./hosts/monolith.nix
|
||||||
./system/monolith-gitlab-runner.nix
|
./system/monolith-gitlab-runner.nix
|
||||||
# ./system/nix-serve.nix
|
./system/nix-serve.nix
|
||||||
./system/amdgpu-kernel-patches.nix
|
./system/amdgpu-kernel-patches.nix
|
||||||
] ++ common_modules;
|
] ++ common_modules;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue