mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-31 09:58:53 -08:00
apps: add nicotine-plus
This commit is contained in:
parent
d6fe8fc560
commit
28eb8e4108
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ in
|
||||||
[
|
[
|
||||||
thunderbird
|
thunderbird
|
||||||
xfce.thunar
|
xfce.thunar
|
||||||
|
nicotine-plus # soulseek client
|
||||||
]
|
]
|
||||||
++ lib.optionals pkgs.stdenv.targetPlatform.isx86_64 [
|
++ lib.optionals pkgs.stdenv.targetPlatform.isx86_64 [
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
|
|
Loading…
Reference in a new issue