feature/updates #39

Merged
aaron merged 2 commits from feature/updates into main 2026-03-31 15:44:15 +02:00
Showing only changes of commit 1b82de5c92 - Show all commits

View File

@@ -8,6 +8,6 @@
networking.firewall.checkReversePath = "loose"; networking.firewall.checkReversePath = "loose";
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
protonvpn-gui proton-vpn
]; ];
} }