about summary refs log tree commit diff
path: root/modules/profiles/headful.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-08-20 14:12:44 +0300
committerAzat Bahawi <azat@bahawi.net>2024-08-20 14:12:44 +0300
commit57d310ed10473ac1c06892f2dc22d6cd25b2291e (patch)
treea5e30e11fc531e01f1bfcc2b91f750ef2dab5764 /modules/profiles/headful.nix
parent2024-08-14 (diff)
2024-08-20
Diffstat (limited to '')
-rw-r--r--modules/profiles/headful.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profiles/headful.nix b/modules/profiles/headful.nix
index 1b98df0..9f6bff5 100644
--- a/modules/profiles/headful.nix
+++ b/modules/profiles/headful.nix
@@ -50,7 +50,7 @@ in
         '';
 
         packages = with pkgs; [
-          element-desktop
+          # element-desktop
           fd
           imv
           libreoffice-fresh

Consider giving Nix/NixOS a try! <3