home-profile: add desktop packages

This commit is contained in:
Mateusz Słodkowicz 2024-04-19 18:30:42 +02:00
parent d6a451b6c5
commit d90b32d282
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 2 additions and 2 deletions

View File

@ -30,12 +30,12 @@ with materusArg.pkgs.lib;
]); ]);
options.materus.profile.packages.list.desktopApps = mkPrivateVar (with pkgs; [ options.materus.profile.packages.list.desktopApps = mkPrivateVar (with pkgs; [
barrier
(discord.override { nss = nss_latest; withOpenASAR = true; withTTS = true; }) (discord.override { nss = nss_latest; withOpenASAR = true; withTTS = true; })
tdesktop tdesktop
mpv mpv
ani-cli ani-cli
#(pkgs.obsidian) obsidian
nextcloud-client
spotify spotify
thunderbird thunderbird
keepassxc keepassxc