mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-08 23:19:58 +01:00
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:
parent
de6eb60ecb
commit
5c7a272877
@ -266,7 +266,6 @@ in
|
||||
mullvad-vpn = mkIf mullvad {
|
||||
enable = true;
|
||||
enableExcludeWrapper = false;
|
||||
package = pkgs.mullvad-vpn;
|
||||
};
|
||||
|
||||
postgresql = mkIf postgres {
|
||||
|
Loading…
Reference in New Issue
Block a user