Add android studio to laptop suite
This commit is contained in:
parent
a5855462a6
commit
09d8f6817e
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ with profiles; rec {
|
|||
base = [ users.root core dnscrypt ];
|
||||
workstation = base ++ [ sway develop game profiles.workstation ssh flatpak torrents pwn tor rust virtualization ];
|
||||
desktop = workstation ++ [ users.mae-desk amd three_dee androidev ];
|
||||
lap = workstation ++ [ users.mae-lap laptop bluetooth print networkmanager ];
|
||||
lap = workstation ++ [ users.mae-lap laptop bluetooth print networkmanager androidev ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue