[luanti] add myself to luanti group

This commit is contained in:
Chris Cochrun 2026-06-14 13:47:14 -05:00
parent ea6db0cd74
commit c8614ede56

View file

@ -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 = {