bvm-heptapod: autoStart deployer container

This commit is contained in:
Luke Granger-Brown 2022-01-01 00:43:15 +00:00
parent e182171916
commit 3e98fae657

View file

@ -112,6 +112,7 @@ in {
};
containers.deployer = {
autoStart = true;
config = { config, pkgs, ... }: {
imports = [
../lib/low-space.nix