Remove androiddev from tesco
This commit is contained in:
parent
18d2b64d43
commit
65f4e92636
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
with profiles; rec {
|
||||
base = [ users.root core dnscrypt ];
|
||||
workstation = base ++ [ sway develop game profiles.workstation ssh flatpak torrents pwn tor rust virtualization java pipewire networkmanager ];
|
||||
desktop = workstation ++ [ users.mae-desk amd three_dee androidev ];
|
||||
desktop = workstation ++ [ users.mae-desk amd three_dee ];
|
||||
lap = workstation ++ [ users.mae-lap laptop bluetooth print ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue