ag
Find a file
2024-02-21 19:03:55 +01:00
hosts iio and ipu6 on del 2024-02-21 19:03:55 +01:00
modules add some programs :3 2024-02-21 19:03:17 +01:00
options move fonts to options 2024-02-17 19:59:50 +01:00
secrets secret :PP 2024-02-14 13:37:21 +01:00
.gitignore feat: massive 2023-11-25 17:12:09 +01:00
.gitmodules feat: massive 2023-11-25 17:12:09 +01:00
flake.lock update flake 2024-02-17 01:00:37 +01:00
flake.nix remove nur from hosts/ arguments 2024-02-20 23:08:30 +01:00
README.md add del to readme 2024-02-19 19:56:40 +01:00

niksos

a modular flake containing configurations for most of my machines

I try to keep this simple so other people can learn from my config :-)

directory structure

niksos/
├───hosts/          (machine specific configuration)
│   ├───chmura/         (homeserver)
│   ├───del/            (DELL tablet laptop thingy)
│   ├───hape/           (HP laptop - WIP)
│   └───niks/           (main laptop)
├───modules/        (custom modules you can enable under `myOptions`)
├───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/RadovanSk/Faery/
https://git.outfoxxed.me/outfoxxed/nixnew
https://git.outfoxxed.me/outfoxxed/server-config
https://github.com/fufexan/dotfiles/
https://github.com/ardishco-the-great/nixcfg/
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 :-)