diff --git a/flake.nix b/flake.nix index 5141c6e..ba9e2d9 100644 --- a/flake.nix +++ b/flake.nix @@ -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 {