move kitty to apps instead of cli-apps

This commit is contained in:
Christoph Hollizeck 2024-03-27 13:25:57 +01:00
parent 48352469f2
commit ba768687ae
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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 = {