some fixies
This commit is contained in:
parent
8dae2ef9db
commit
7445ae7a9f
3 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue