my nix-darwin / NixOS config
- QML 65%
- Nix 26.3%
- Shell 6.1%
- Lua 2.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| bin | ||
| hosts/NixOS | ||
| lib | ||
| nixos | ||
| programs | ||
| darwin.nix | ||
| flake.lock | ||
| flake.nix | ||
| home.nix | ||
| README.md | ||
| SECURITY.md | ||
Nix(OS) config files
Cross-platform Nix configuration for NixOS and macOS (Darwin).
Setup
NixOS
./hosts/NixOS/label-partitions.sh
sudo nixos-rebuild switch --flake .#NixOS
See SECURITY.md for Secure Boot and TPM2 setup.
Darwin (macOS)
nix run nix-darwin -- switch --flake .#Darwin