20 lines
309 B
Nix
20 lines
309 B
Nix
#
|
|
# Services
|
|
#
|
|
# flake.nix
|
|
# ├─ ./hosts
|
|
# │ └─ home.nix
|
|
# └─ ./modules
|
|
# └─ ./services
|
|
# └─ default.nix *
|
|
# └─ ...
|
|
#
|
|
|
|
[
|
|
./microvm.nix
|
|
./hydra.nix
|
|
]
|
|
|
|
# picom, polybar and sxhkd are pulled from desktop module
|
|
# redshift temporarely disables
|