activate configuration for arachnide server
This commit is contained in:
parent
210920e1a9
commit
c850c0f907
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ let
|
||||||
sudo = true;
|
sudo = true;
|
||||||
};
|
};
|
||||||
# only build the configuration and do not activate it for now (could also use writeTest instead of writeDeploy for doing that)
|
# only build the configuration and do not activate it for now (could also use writeTest instead of writeDeploy for doing that)
|
||||||
operation = "build";
|
# operation = "build";
|
||||||
};
|
};
|
||||||
|
|
||||||
dromadaire = pkgs.krops.writeDeploy "deploy-server-dromadaire" {
|
dromadaire = pkgs.krops.writeDeploy "deploy-server-dromadaire" {
|
||||||
|
|
Loading…
Reference in a new issue