2022-09-17 16:50:50 +02:00
|
|
|
#
|
|
|
|
# Apps
|
|
|
|
#
|
|
|
|
# flake.nix
|
|
|
|
# ├─ ./hosts
|
|
|
|
# │ └─ home.nix
|
|
|
|
# └─ ./modules
|
|
|
|
# └─ ./apps
|
|
|
|
# └─ default.nix *
|
|
|
|
# └─ ...
|
|
|
|
#
|
|
|
|
|
|
|
|
[
|
|
|
|
./alacritty.nix
|
2024-08-11 19:44:14 +02:00
|
|
|
# ./rofi.nix
|
2022-11-01 21:31:30 +01:00
|
|
|
./firefox.nix
|
2022-09-18 11:07:22 +02:00
|
|
|
#./waybar.nix
|
2022-09-17 16:50:50 +02:00
|
|
|
#./games.nix
|
|
|
|
]
|
2024-05-19 17:57:35 +02:00
|
|
|
# Waybar.nix is pulled from modules/wm/..
|
2022-09-17 16:50:50 +02:00
|
|
|
# Games.nix is pulled from desktop/default.nix
|