mullvad
This commit is contained in:
parent
ba24ea38da
commit
d43447ff3a
@ -27,7 +27,8 @@ in {
|
|||||||
###### implementation
|
###### implementation
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
environment.systemPackages = [ pkgs.mullvad-vpn ];
|
environment.systemPackages = with pkgs; [ mullvad-vpn openvpn ];
|
||||||
|
boot.kernelModules = [ "tun" ];
|
||||||
|
|
||||||
systemd.services.mullvad-daemon = {
|
systemd.services.mullvad-daemon = {
|
||||||
description = "Mullvad VPN daemon";
|
description = "Mullvad VPN daemon";
|
||||||
|
BIN
secret.nix.gpg
BIN
secret.nix.gpg
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user