fix: kuma and improve deployment logging
This commit is contained in:
parent
62c440f78a
commit
bb141b7a71
4 changed files with 21 additions and 8 deletions
|
|
@ -16,6 +16,9 @@ in
|
|||
self.nixosModules.default
|
||||
"${modulesPath}/virtualisation/lxc-container.nix"
|
||||
];
|
||||
deploy = {
|
||||
address = "200:1978:6503:e6f0:2dbe:11fd:74b:ff64";
|
||||
};
|
||||
sops.secrets = {
|
||||
otfenv = {
|
||||
owner = "otf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue