2022-09-17 16:50:50 +02:00
|
|
|
#
|
|
|
|
# Apps
|
|
|
|
#
|
|
|
|
# flake.nix
|
|
|
|
# ├─ ./hosts
|
|
|
|
# │ └─ home.nix
|
|
|
|
# └─ ./modules
|
|
|
|
# └─ ./apps
|
|
|
|
# └─ default.nix *
|
|
|
|
# └─ ...
|
|
|
|
#
|
|
|
|
|
|
|
|
[
|
|
|
|
./alacritty.nix
|
|
|
|
./rofi.nix
|
2022-09-18 11:07:22 +02:00
|
|
|
#./waybar.nix
|
2022-09-17 16:50:50 +02:00
|
|
|
#./games.nix
|
|
|
|
]
|
|
|
|
# Waybar.nix is pulled from modules/desktop/..
|
|
|
|
# Games.nix is pulled from desktop/default.nix
|