summaryrefslogtreecommitdiff
path: root/modules/nixos/profiles
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-08-23 02:25:27 +0300
committerAzat Bahawi <azat@bahawi.net>2023-08-23 02:25:27 +0300
commit0e41d27187cd230111d44738b06f35efa7537b14 (patch)
treed9dc6610df0109fe530080bdbfd77d9aa7640c8c /modules/nixos/profiles
parent474a6c95c6720eeaf49bf0f468b1baaf12d5917e (diff)
2023-08-23
Diffstat (limited to 'modules/nixos/profiles')
-rw-r--r--modules/nixos/profiles/headful.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/nixos/profiles/headful.nix b/modules/nixos/profiles/headful.nix
index ac1a735..e1480b0 100644
--- a/modules/nixos/profiles/headful.nix
+++ b/modules/nixos/profiles/headful.nix
@@ -23,9 +23,9 @@ in {
hm = {
home.packages = with pkgs; [
calibre
+ element-desktop
imv
mumble
- neochat
tdesktop
tor-browser
];