Installed openvpn

This commit is contained in:
Emmet 2023-06-15 16:53:33 -05:00
parent 411ed72974
commit 72cc0c5f7b

View file

@ -183,6 +183,7 @@
ubuntu_font_family
terminus_font
gamemode
openvpn
];
@ -207,6 +208,8 @@
# Or disable the firewall altogether.
# networking.firewall.enable = false;
environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn";
# Printing
services.printing.enable = true;
services.avahi.enable = true;