Motiejus Jakštys f44e8948e2 | ||
---|---|---|
.direnv | ||
secrets | ||
.envrc | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
hardware-configuration.nix | ||
krops.nix | ||
nixpkgs.nix | ||
zfs.nix |
README.md
Config
This is an attempt to configure my NixOS servers with krops. Usage:
$ direnv allow .
$ nix-build ./krops.nix -A hel1a && ./result
There is probably nothing to look at here.