Add zellij agent helpers

This commit is contained in:
2026-04-25 13:21:27 -07:00
parent 3a5aaa9351
commit 5ca4d2745e
9 changed files with 127 additions and 8 deletions

View File

@@ -27,6 +27,10 @@ in {
static_history = []
'';
xdg.configFile."zellij/config.kdl".source =
config.lib.file.mkOutOfStoreSymlink
"${config.home.homeDirectory}/dotfiles/dotfiles/config/zellij/config.kdl";
xdg.mimeApps = lib.mkIf nixos.config.myModules.desktop.enable (
let
browser = "google-chrome.desktop";