summaryrefslogtreecommitdiff
path: root/hosts/desktop/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/desktop/home.nix')
-rw-r--r--hosts/desktop/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/desktop/home.nix b/hosts/desktop/home.nix
index e8581bc..eea90e7 100644
--- a/hosts/desktop/home.nix
+++ b/hosts/desktop/home.nix
@@ -41,6 +41,7 @@
};
shell = {
cli.enable = true;
+ zellij.enable = true;
fish.enable = true;
foot.enable = true;
starship.enable = true;