activate configuration for arachnide server

This commit is contained in:
Douze Bé 2024-12-19 13:57:13 +01:00
parent 210920e1a9
commit c850c0f907

View file

@ -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" {