summaryrefslogtreecommitdiff
path: root/modules/nixos/profiles
diff options
context:
space:
mode:
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
];