feat: moved openvpn to more appropriate file

This commit is contained in:
Nick 2025-10-20 02:48:30 -05:00
parent c62572f35c
commit 4b44fc9df4
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,7 @@
"ntfs"
];
initrd = {
network.openvpn.enable = true;
availableKernelModules = [
"nvme"
"ahci"

View file

@ -9,7 +9,6 @@ let
;
in
{
boot.network.openvpn.enable = true;
networking = {
hostName = mars.name;
networkmanager.enable = true;
@ -24,6 +23,8 @@ in
3131 # Deskreen
1234 # Elm-land server
5037 # ADB Server
993 # IMAP
465 # SMTP
45893
];
allowedUDPPorts = [