Hosts: enabled extra apps for desktop and laptop

This commit is contained in:
Jurn Wubben 2025-07-10 20:01:55 +02:00
parent d17d28b7ea
commit 13ceef5fa8
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@
neovim = true;
desktop = {
games = true;
apps = true;
enable = true;
hyprland = true; #TODO: flip both, just trying if it works.
kde = true;

View file

@ -29,6 +29,7 @@
neovim = true;
desktop = {
games = true;
apps = true;
enable = true;
hyprland = true;
kde = true;