Use printer
This commit is contained in:
parent
d1ccdcb3dc
commit
8e4f10a696
2 changed files with 10 additions and 1 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{ config, ... }: {
|
||||
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
};
|
||||
|
||||
users.users.${config.constants.userName}.extraGroups = [ "adbusers" ];
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue