This commit is contained in:
Leonardo Eugênio 2024-01-05 11:13:31 -03:00
parent e66076f267
commit 231a273225
2 changed files with 20 additions and 20 deletions

View file

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