move kitty to apps instead of cli-apps
This commit is contained in:
parent
bb7949e608
commit
8f33c7157e
3 changed files with 8 additions and 8 deletions
|
@ -8,9 +8,8 @@
|
|||
}:
|
||||
with lib.wyrdgard; {
|
||||
wyrdgard = {
|
||||
apps.cli-apps = {
|
||||
apps = {
|
||||
kitty = enabled;
|
||||
home-manager = enabled;
|
||||
};
|
||||
|
||||
tools = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue