bvm-heptapod: autoStart deployer container
This commit is contained in:
parent
e182171916
commit
3e98fae657
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
containers.deployer = {
|
containers.deployer = {
|
||||||
|
autoStart = true;
|
||||||
config = { config, pkgs, ... }: {
|
config = { config, pkgs, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
../lib/low-space.nix
|
../lib/low-space.nix
|
||||||
|
|
Loading…
Reference in a new issue