structure and add like MatthiasBenaets
This commit is contained in:
20
modules/programs/default.nix
Normal file
20
modules/programs/default.nix
Normal file
@@ -0,0 +1,20 @@
|
||||
#
|
||||
# Apps
|
||||
#
|
||||
# flake.nix
|
||||
# ├─ ./hosts
|
||||
# │ └─ home.nix
|
||||
# └─ ./modules
|
||||
# └─ ./apps
|
||||
# └─ default.nix *
|
||||
# └─ ...
|
||||
#
|
||||
|
||||
[
|
||||
./alacritty.nix
|
||||
./rofi.nix
|
||||
./waybar.nix
|
||||
#./games.nix
|
||||
]
|
||||
# Waybar.nix is pulled from modules/desktop/..
|
||||
# Games.nix is pulled from desktop/default.nix
|
||||
Reference in New Issue
Block a user