From f6bd7bd16414a9cd1908534a3d58d14d5581c55c Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Fri, 3 Jan 2025 17:00:28 +0100 Subject: [PATCH] chore(work): install zellij --- hosts/work/home-config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/work/home-config.nix b/hosts/work/home-config.nix index 985939a..90b099a 100644 --- a/hosts/work/home-config.nix +++ b/hosts/work/home-config.nix @@ -19,6 +19,7 @@ starship.enable = true; utils.enable = true; vifm.enable = true; + zellij.enable = true; zsh.enable = true; }; web.firefox = {