mirror of
https://github.com/RGBCube/ncc
synced 2025-09-13 01:27:56 +00:00
treewide: use iina and haruna
This commit is contained in:
parent
af7f066097
commit
4636754606
3 changed files with 17 additions and 28 deletions
|
@ -45,6 +45,8 @@ in {
|
|||
|
||||
pkgs.qbittorrent
|
||||
] ++ optionals (config.isLinux && config.isDesktop) [
|
||||
pkgs.haruna
|
||||
|
||||
pkgs.thunderbird
|
||||
|
||||
pkgs.whatsapp-for-linux
|
||||
|
@ -61,5 +63,7 @@ in {
|
|||
|
||||
pkgs.en_US
|
||||
pkgs.en_GB-ize
|
||||
] ++ optionals (config.isDarwin && config.isDesktop) [
|
||||
pkgs.iina
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue