feat: add desktop apps

This commit is contained in:
Yoru
2024-12-10 11:00:29 +01:00
parent 4316126747
commit 9291ac696c
6 changed files with 25 additions and 1 deletions

View File

@@ -18,6 +18,9 @@
myHome.kitty.enable = true;
myHome.shell.enable = true;
# TODO Move somewhere...
programs.spotify-player.enable = true;
programs.home-manager.enable = true;
home.stateVersion = "23.11";
}