My NixOS configuration.
https://stpr.one
- Nix 98.6%
- Just 1.4%
| docs | ||
| hosts | ||
| lib | ||
| packages | ||
| secrets | ||
| system | ||
| users | ||
| .envrc | ||
| .gitignore | ||
| .sops.yaml | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| options.nix | ||
| README.md | ||
menhara-nix
My multi-host NixOS configuration.
There are some guides in /docs that might be useful for you
(but really it's probably only future me who would use them).
Hosts
kaname (testing)
Main PC.
Name is from a character from MyGO!!!!!.
loreley
Main server.
Name is from a song by Lord of the Lost from album Thornstar.
sophie
HP 15-bs014ur laptop.
Name is from a song by Ave Mujica.
watson
Acer Aspire 5750G laptop. Uses a modded BIOS to enable UEFI support.
Acts as an oversized Klipper host.
Other hostnames
- hellbent: my phone. Name is from a song by Wage War.
- kao: PC running Arch Linux. Name is from a song by Ave Mujica.
Useful NixOS things
Others' configs I found cool or used something from
Also credited inside the code.
Projects
- nixos-anywhere
- disko
- deploy-rs - not used here rn