refactor(hosts): move vaultwarden to arcturus

This commit is contained in:
tux
2026-08-09 17:21:02 +05:30
parent b071fe502c
commit f801c6c88c
2 changed files with 6 additions and 6 deletions

View File

@@ -53,6 +53,12 @@
enable = true;
environmentFile = innerArgs.config.sops.secrets.discord-token.path;
};
vaultwarden = {
enable = true;
port = 9999;
domain = "bw.lab.tux.rs";
};
};
virtualisation = {