Remove mullvad vpn
This commit is contained in:
parent
65d78cb872
commit
142d2c2314
3 changed files with 0 additions and 96 deletions
|
@ -126,14 +126,12 @@
|
|||
./system/monolith-gitlab-runner.nix
|
||||
./system/nix-serve.nix
|
||||
./system/steam.nix
|
||||
# { services.vpn.enable = true; }
|
||||
] ++ common_modules;
|
||||
};
|
||||
rainbow = lib.nixosSystem {
|
||||
inherit system specialArgs;
|
||||
modules = [
|
||||
./hosts/rainbow.nix
|
||||
{ services.vpn.enable = true; }
|
||||
./system/rainbow-gitlab-runner.nix
|
||||
] ++ common_modules;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue