Remove obsolete packages
This commit is contained in:
parent
5fd7f09d00
commit
d10ee2aeac
6 changed files with 6 additions and 51 deletions
|
@ -11,16 +11,6 @@ let
|
|||
threema-work = web-app "threema-work" "https://web-beta.threema.ch/";
|
||||
threema-red = web-app "threema-red" "https://web-work-staging.threema.ch/";
|
||||
threema-tickets = web-app "threema-tickets" "https://ticket.threema.ch/scp/";
|
||||
netflix = web-app "netflix" "https://netflix.com/";
|
||||
disneyplus = web-app "disneyplus" "https://disneyplus.com/";
|
||||
in {
|
||||
home.packages = [
|
||||
whatsapp
|
||||
netflix
|
||||
disneyplus
|
||||
threema
|
||||
threema-work
|
||||
threema-red
|
||||
threema-tickets
|
||||
];
|
||||
home.packages = [ whatsapp threema threema-work threema-red threema-tickets ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue