fix(tower01): Use vpn for deployments

This commit is contained in:
sinavir 2025-03-14 10:30:14 +01:00
parent 2aac734fa6
commit 3319b5c3ce
No known key found for this signature in database

View file

@ -261,6 +261,8 @@
stateVersion = "24.11";
deployment.targetHost = "tower01.dgnum";
nixpkgs = {
version = "24.11";
system = "nixos";