added the zk note taking assistant.

This commit is contained in:
Gabe Venberg 2025-02-24 18:52:46 +01:00
parent e8a5bb3bc9
commit d2fdaf9611
5 changed files with 66 additions and 3 deletions

View file

@ -10,7 +10,6 @@
enableZshIntegration = false;
enableFishIntegration = false;
};
home.file = {
".config/zellij/config.kdl".source = ./config.kdl;
};
home.file.".config/zellij/config.kdl".source = ./config.kdl;
}