fix: add correct mullvad folder

This commit is contained in:
Patrick 2024-10-25 18:15:56 +02:00
parent 3f5c2cedd9
commit 8dfad9496b
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
2 changed files with 3 additions and 2 deletions

View file

@ -38,4 +38,7 @@
enable = true; enable = true;
package = pkgs.mullvad-vpn; package = pkgs.mullvad-vpn;
}; };
environment.persistence."/state".directories = [
"/etc/mullvad-vpn"
];
} }

View file

@ -24,8 +24,6 @@
".config/google-chrome" ".config/google-chrome"
".cache/google-chrome" ".cache/google-chrome"
".config/Mullvad VPN"
".local/share/osu" ".local/share/osu"
".config/obs-studio" ".config/obs-studio"