system: Switch to mullvad package without gui

The GUI isn't needed anymore now that I'm able to deploy mullvad to new
phone systems without using it.
This commit is contained in:
Donovan Glover 2024-08-15 21:46:01 -04:00
parent de6eb60ecb
commit 5c7a272877
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -266,7 +266,6 @@ in
mullvad-vpn = mkIf mullvad {
enable = true;
enableExcludeWrapper = false;
package = pkgs.mullvad-vpn;
};
postgresql = mkIf postgres {