cleanups and move steamdeck to desktop module

This commit is contained in:
2026-04-25 17:09:23 +02:00
parent c8806e3676
commit f7035e0daf
20 changed files with 49 additions and 930 deletions

View File

@@ -1,21 +1,3 @@
#
# Apps
#
# flake.nix
# ├─ ./hosts
# │ └─ home.nix
# └─ ./modules
# └─ ./apps
# └─ default.nix *
# └─ ...
#
[
# ./alacritty.nix
# ./rofi.nix
./firefox.nix
#./waybar.nix
#./games.nix
./firefox.nix
]
# Waybar.nix is pulled from modules/wm/..
# Games.nix is pulled from desktop/default.nix