forked from poz/niksos
fix: clean up mullvad
This commit is contained in:
parent
c40e0ad818
commit
97864122ff
1 changed files with 4 additions and 1 deletions
|
@ -202,7 +202,10 @@
|
|||
|
||||
services = {
|
||||
blueman.enable = true;
|
||||
mullvad-vpn.enable = true;
|
||||
mullvad-vpn = {
|
||||
enable = true;
|
||||
package = pkgs.mullvad-vpn;
|
||||
};
|
||||
|
||||
pcscd.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue