Disable nix-serve (for now)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
'';
|
'';
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
./nix-serve.nix
|
# ./nix-serve.nix
|
||||||
];
|
];
|
||||||
services.hydra = {
|
services.hydra = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user