mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat(quest): adbusers addition
This commit is contained in:
parent
6e41008a2f
commit
199d9e994c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@
|
||||||
sidequest
|
sidequest
|
||||||
];
|
];
|
||||||
programs.adb.enable = true;
|
programs.adb.enable = true;
|
||||||
|
users.users.kat.extraGroups = ["adbusers"];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue