1.3 KiB
1.3 KiB
niksos
a modular flake containing configurations for most of my machines
directory structure
niksos/
├───hosts/ (machine specific configuration)
│ ├───chmura/ [HP t620 PLUS Quad Core TC]
│ ├───del/ [Dell Latitude 7320 Detachable]
│ ├───hape/ [HP EliteBook 840 G2]
│ └───niks/ [ASUS ROG Strix G513QY]
├───modules/ (custom modules you can enable under `poz`)
├───options/ (unconditional modules imported in `hosts/*/profile.nix`)
│ ├───common/ (options shared between most or all systems)
│ ├───desktop/ (desktop specific options + tablet / mobile)
│ └───server/ (server specific options)
└───secrets/ (agenix secrets)
cool flakes
flakes I stole took inspiration from
https://git.notashelf.dev/NotAShelf/nyx
https://github.com/n3oney/nixus
https://github.com/sioodmy/dotfiles
https://github.com/AlephNought0/Faery
https://git.outfoxxed.me/outfoxxed/nixnew
https://github.com/fufexan/dotfiles
https://github.com/raidenovich/OuterHeaven
https://github.com/roastedcheese/nicks
license
public domain steal all you want just don't copy paste the whole flake and say you made it thanks :-)