monolith: enable vpn

This commit is contained in:
Leonardo Eugênio 2023-06-26 20:04:23 -03:00
parent e7d1840eaf
commit 1d32343e47
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@
./system/monolith-gitlab-runner.nix
./system/nix-serve.nix
./system/steam.nix
{ services.vpn.enable = true; }
] ++ common_modules;
};
rainbow = lib.nixosSystem {