add zellji

This commit is contained in:
Aaron Honeycutt 2025-05-30 13:14:02 -06:00
parent 3b0bd6b516
commit 1b8af78deb

View file

@ -68,6 +68,11 @@
};
};
programs.zellij = {
enable = true;
enableBashIntegration = true;
};
# Let Home Manager install and manage itself.
programs.home-manager.enable = false;