hosts: fix rainbow config
This commit is contained in:
parent
1a1f44b997
commit
37df277974
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
|||
inherit system specialArgs;
|
||||
modules = [
|
||||
./hosts/rainbow.nix
|
||||
{ vpn.enable = true; }
|
||||
{ services.vpn.enable = true; }
|
||||
./system/rainbow-gitlab-runner.nix
|
||||
] ++ common_modules;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue