monolith: enable vpn
This commit is contained in:
parent
e7d1840eaf
commit
1d32343e47
|
@ -124,6 +124,7 @@
|
||||||
./system/monolith-gitlab-runner.nix
|
./system/monolith-gitlab-runner.nix
|
||||||
./system/nix-serve.nix
|
./system/nix-serve.nix
|
||||||
./system/steam.nix
|
./system/steam.nix
|
||||||
|
{ services.vpn.enable = true; }
|
||||||
] ++ common_modules;
|
] ++ common_modules;
|
||||||
};
|
};
|
||||||
rainbow = lib.nixosSystem {
|
rainbow = lib.nixosSystem {
|
||||||
|
|
Loading…
Reference in a new issue