fix: add correct mullvad folder
This commit is contained in:
parent
3f5c2cedd9
commit
8dfad9496b
|
@ -38,4 +38,7 @@
|
|||
enable = true;
|
||||
package = pkgs.mullvad-vpn;
|
||||
};
|
||||
environment.persistence."/state".directories = [
|
||||
"/etc/mullvad-vpn"
|
||||
];
|
||||
}
|
||||
|
|
|
@ -24,8 +24,6 @@
|
|||
".config/google-chrome"
|
||||
".cache/google-chrome"
|
||||
|
||||
".config/Mullvad VPN"
|
||||
|
||||
".local/share/osu"
|
||||
|
||||
".config/obs-studio"
|
||||
|
|
Loading…
Reference in a new issue