mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
added gerg to plugdev group
This commit is contained in:
parent
d9965c05df
commit
ec79c9b582
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@
|
|||
useDefaultShell = true;
|
||||
uid = 1000;
|
||||
isNormalUser = true;
|
||||
extraGroups = ["wheel" "audio" "adbusers"];
|
||||
extraGroups = ["wheel" "audio" "adbusers" "plugdev"];
|
||||
openssh.authorizedKeys.keys = [
|
||||
config.local.keys.gerg_gerg-phone
|
||||
config.local.keys.gerg_gerg-windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue