some fixies

This commit is contained in:
Chris Cochrun 2025-12-16 09:40:05 -06:00
parent 8dae2ef9db
commit 7445ae7a9f
3 changed files with 3 additions and 3 deletions

View file

@ -54,7 +54,7 @@
# Define a user account. Don't forget to set a password with passwd.
users.users.chris = {
isNormalUser = true;
extraGroups = [ "no-internet" "adbusers" "wheel" "networkmanager" "input" "uinput" "dialout" ]; # Enable sudo for the user.
extraGroups = [ "no-internet" "adbusers" "wheel" "networkmanager" "input" "uinput" "dialout" "cdrom" ]; # Enable sudo for the user.
};
# virtualisation.waydroid.enable = true;