move messaging apps to home.nix

This commit is contained in:
2026-06-20 16:50:40 +02:00
parent a7985e56c9
commit 9e85431e7b
2 changed files with 6 additions and 6 deletions
+6
View File
@@ -301,5 +301,11 @@
shfmt # formatter: bash/sh
lua54Packages.luacheck # linter: lua
shellcheck # linter: bash/sh
# messaging
telegram-desktop
signal-desktop
vesktop
karere
];
}