Regenerated

This commit is contained in:
2026-04-20 17:57:30 +02:00
parent 6083d6668a
commit 5a08bdb211
4 changed files with 420 additions and 363 deletions
@@ -0,0 +1,8 @@
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
{...}
{
services.nordvpn.enable = true;
# Add your user to the nordvpn group so you can run the CLI without sudo
users.users.${username}.extraGroups = [ "nordvpn" ];
}