Fix mullvad setup

This commit is contained in:
Alexander Wainwright
2025-06-29 00:14:38 +10:00
parent a9a575c84e
commit 5b87c4848c

View File

@@ -33,7 +33,9 @@
};
# Mullvad vpn
services.mullvad-vpn.package = pkgs.mullvad-vpn;
services.mullvad-vpn = {
enable = true;
};
# Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true;