Regenerated
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||
{...}
|
||||
{ ... }:
|
||||
let
|
||||
username = "henrov";
|
||||
in
|
||||
{
|
||||
services.nordvpn.enable = true;
|
||||
|
||||
# Add your user to the nordvpn group so you can run the CLI without sudo
|
||||
users.users.${username}.extraGroups = [ "nordvpn" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user