summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGrisha Shipunov2025-10-03 10:52:16 +0200
committerGrisha Shipunov2025-10-03 10:52:16 +0200
commit23a754a2df32b06d46a5b810cdb6b49b7e7c76b5 (patch)
treedfd5285b0bd65adcfbd452c758f52f13cc3b2b70 /modules
parent8723347cc929d9bd06f5391bc871908e10fec105 (diff)
add simplex
Diffstat (limited to 'modules')
-rw-r--r--modules/desktop-software.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/desktop-software.nix b/modules/desktop-software.nix
index 26064a9..b60ea3a 100644
--- a/modules/desktop-software.nix
+++ b/modules/desktop-software.nix
@@ -26,6 +26,7 @@
transmission_4-gtk
wl-clipboard
yt-dlp
+ simplex-chat-desktop
];
programs.steam.enable = true;
programs.firefox.enable = true;