NixOS config using flakes
|
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
insane, ssl cert extra domains' wildcard only goes one level deep |
||
|---|---|---|
| .git-crypt | ||
| .github | ||
| containers | ||
| hosts | ||
| modules | ||
| overlays | ||
| packages | ||
| res | ||
| scripts | ||
| secrets | ||
| secrets.gcrypt | ||
| users | ||
| .gitattributes | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| secrets.nix | ||
| update.sh | ||
flakes
My NixOS config!
Usage
I recommend more that you only simply look at the modules as inspiration for your own config. Some of them may or may not work on your machine if copied directly (but theoretically they should).
But if you insist, just copy-paste one of the hosts in hosts/, one of the users in users/, and modify them
to your liking. Open up flake.nix, add your new host config at the bottom, and then build it!
Hosts
| Name | Description |
|---|---|
| hyacinth | Main Desktop PC |
| anemone | Main Laptop |
| caramel | Raspberry Pi 400, stateless |
| dandelion | ARM OCI VPS, stateless |
Users
| Name | Description |
|---|---|
| rin | Main user for general usage |
| hana | Lightweight user intended for inspecting stateless hosts |
License
Licensed under CC0
Credit is appreciated but not necessary

