mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
machines/*: enable vpn
This commit is contained in:
parent
ed03795561
commit
bb4e23bca1
3 changed files with 6 additions and 0 deletions
|
@ -105,5 +105,6 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
vpn.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue