mirror of
https://github.com/JakeStanger/nixos-config.git
synced 2026-07-11 03:15:37 +01:00
NixOS configuration files for my servers.
- Nix 87.1%
- Shell 12.8%
- Vim Script 0.1%
| .github/workflows | ||
| configs | ||
| machines | ||
| scripts | ||
| secrets | ||
| .gitignore | ||
| .sops.yaml | ||
| backup.nix | ||
| build-cache.nix | ||
| configuration.nix | ||
| containers.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.nix | ||
| LICENSE | ||
| monitoring.nix | ||
| networking.nix | ||
| README.md | ||
| shell.nix | ||
| system.nix | ||
NixOS Configuration
I got a cool 12 node Supermicro machine and wanted the same base install across all. Figured NixOS would be suitable.
Here's the config for those machines. Feel free to snoop around and take stuff, or don't because I have very little idea what I'm doing.