summaryrefslogtreecommitdiff
path: root/hosts/local/gui.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/local/gui.nix')
-rw-r--r--hosts/local/gui.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/hosts/local/gui.nix b/hosts/local/gui.nix
index c8208ec..1bfea32 100644
--- a/hosts/local/gui.nix
+++ b/hosts/local/gui.nix
@@ -17,6 +17,8 @@
ffmpeg-full
nv-codec-headers
#
+ obsidian
+ #
smplayer
#browsers
brave
@@ -32,7 +34,7 @@
#
libreoffice
# digikam
- gimp
+ # gimp
qbittorrent
zathura # pdf
#
@@ -45,5 +47,8 @@
inputs.zen-browser.packages.${pkgs.system}.default
qimgv
# inputs.quickshell.packages.${pkgs.system}.default
+ # chat
+ signal-desktop
+ telegram-desktop
];
}