My configuration. Probably nothing to look for here.
Go to file
2023-01-10 16:38:36 +02:00
scripts Revert "sanoid: replace paths with mountpoints" 2023-01-05 14:59:24 +02:00
secrets pass: fake fake 2023-01-03 13:41:30 +02:00
tools pass: fake fake 2023-01-03 13:41:30 +02:00
.envrc pass: fake fake 2023-01-03 13:41:30 +02:00
.gitattributes Configure git repository for gpg file diff. 2023-01-03 13:41:30 +02:00
.gitignore make this a configuration directory 2023-01-03 13:41:30 +02:00
configuration.nix client secret is in an accessible file, for now 2023-01-10 16:38:36 +02:00
krops.nix add snaplink 2023-01-05 13:23:29 +02:00
README.md more README 2023-01-03 13:41:31 +02:00

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.