/ README.md
README.md
1 # My Nixos Flake 2 3 This flake contains my hosts, configs and modules. 4 5 ## structure 6 7 ``` 8 Dennkaii/ 9 ├───hosts/ (machine specific configuration) 10 │ └───Aethyr/ [Main machine] 11 │ 12 ├───configs/ (machine specific configuration) 13 │ └───dennkaii/ [Main machine] 14 │ 15 ├───modules/ (custom modules you can enable under `myOptions`) 16 │ ├───display/ (Window managers configurations + fcitx) 17 │ ├───programs/ (Modules for programs i use, wanted to or just tried one time, also games) 18 │ ├───misc/ (Configuration of things that should alway be working no 'mkIf' modules) 19 │ └───services/ (where i have docker, podman, tailscale, may merge with programs) 20 │ 21 ├───Wallpapes/ (Literally my wallpaper collection) 22 │ 23 └───secrets/ (agenix secrets) 24 ``` 25 26 Main Repo here: 27 https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zYP8dF6XZAB63rK9qHG7yxeCYnAx