Add mullvad

This commit is contained in:
2024-08-11 21:32:33 -06:00
parent 0992eba4dc
commit ee94662fd1

View File

@@ -127,6 +127,11 @@ in
enable = true;
};
services.mullvad-vpn = {
enable = true;
package = pkgs.mullvad-vpn; # Include GUI
};
promptEmoji = "💜";
time.timeZone = "America/Denver";