update homemanager settings

This commit is contained in:
christoph.hollizeck 2024-03-26 22:40:36 +01:00 committed by Christoph Hollizeck
parent 0a9908c9e0
commit f42228817b
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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;
};