Update suites
This commit is contained in:
parent
c5bf676edf
commit
2ecda92f23
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 java pipewire networkmanager ];
|
||||
desktop = workstation ++ [ users.mae-desk amd three_dee androidev ];
|
||||
lap = workstation ++ [ users.mae-lap laptop bluetooth print androidev ];
|
||||
lap = workstation ++ [ users.mae-lap laptop bluetooth print ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue