summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/laptop.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/laptop.nix b/profiles/laptop.nix
index 1b9c55e..b7fe9e2 100644
--- a/profiles/laptop.nix
+++ b/profiles/laptop.nix
@@ -12,6 +12,7 @@
home = {
packages = [
pkgs.wmctrl
+ pkgs.zulip
];
};
programs.autorandr.enable = true;