[luanti] add myself to luanti group
This commit is contained in:
parent
ea6db0cd74
commit
c8614ede56
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.chris = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
||||
extraGroups = [ "wheel" "luanti" ]; # Enable ‘sudo’ for the user.
|
||||
};
|
||||
|
||||
virtualisation.docker = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue