move kitty to apps instead of cli-apps

This commit is contained in:
Christoph Hollizeck 2024-03-27 13:25:57 +01:00
parent bb7949e608
commit 8f33c7157e
3 changed files with 8 additions and 8 deletions

View file

@ -8,9 +8,8 @@
}:
with lib.wyrdgard; {
wyrdgard = {
apps.cli-apps = {
apps = {
kitty = enabled;
home-manager = enabled;
};
tools = {