my nixos config
Find a file
2024-11-12 09:48:29 +01:00
docs add docs readme 2024-10-21 19:59:26 +02:00
hosts add kanata config 2024-11-12 09:48:29 +01:00
modules fuck 2024-11-04 13:57:56 +01:00
secrets make miniflux module (broken) 2024-10-03 20:51:08 +02:00
.editorconfig new editorconfig options!! 2024-07-16 07:57:07 +02:00
.gitignore feat: massive 2023-11-25 17:12:09 +01:00
flake.lock remove all package todos 2024-10-19 21:16:31 +02:00
flake.nix I hate this os so much I'm going insane 2024-10-17 23:59:23 +02:00
README.md add docs to dir structure 2024-10-21 20:02:29 +02:00

niksos

a modular flake containing configurations for most of my machines

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

directory structure

niksos/
├───docs/           (flake documentation)
├───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]
│   ├───work/           [undisclosed model, might change]
│   └───common/         (shared configs)
│       ├───core/           (imported on all hosts)
│       ├───desktop/        (imported on all desktops)
│       ├───server/         (imported on all servers)
│       └───optional/       (imported in a host's `profile.nix`)
├───modules/        (custom modules you can enable under `poz`)
└───secrets/        (agenix secrets)

cool flakes

flakes I stole took inspiration from

https://github.com/NotAShelf/nyx (goated)
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/ardishko/OuterHeaven
https://github.com/roastedcheese/nicks
https://github.com/EmergentMind/nix-config

wall of shame

this is a list of the people who took things from this flake and didn't credit me

if you're on this list and don't want to be here let me know once you credit me and I'll remove you

please don't go out and harass anyone on this list

saygo / saygo-png

license

there's no license but please credit me if you take something from my config