update homemanager settings

This commit is contained in:
christoph.hollizeck 2024-03-26 22:40:36 +01:00
parent de356d359a
commit 3cf6119405
2 changed files with 1 additions and 8 deletions

View file

@ -9,6 +9,7 @@
with lib.wyrdgard; {
wyrdgard = {
apps.cli-apps = {
kitty = enabled;
fish = enabled;
home-manager = enabled;
};