home-profile: add desktop packages
This commit is contained in:
parent
d6a451b6c5
commit
d90b32d282
|
@ -30,12 +30,12 @@ with materusArg.pkgs.lib;
|
|||
]);
|
||||
|
||||
options.materus.profile.packages.list.desktopApps = mkPrivateVar (with pkgs; [
|
||||
barrier
|
||||
(discord.override { nss = nss_latest; withOpenASAR = true; withTTS = true; })
|
||||
tdesktop
|
||||
mpv
|
||||
ani-cli
|
||||
#(pkgs.obsidian)
|
||||
obsidian
|
||||
nextcloud-client
|
||||
spotify
|
||||
thunderbird
|
||||
keepassxc
|
||||
|
|
Loading…
Reference in New Issue