My configuration. Probably nothing to look for here.
Go to file
Motiejus Jakštys e68dbc1eee fix matric and tailscale firewall 2023-03-26 15:40:36 +03:00
secrets Add password for secrets/hel1-a/synapse/macaroon_secret_key using nvim. 2023-03-19 21:47:53 +02:00
.envrc sanoid: make non-verbose again 2023-01-11 05:40:48 +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
README.md more README 2023-01-03 13:41:31 +02:00
configuration.nix fix matric and tailscale firewall 2023-03-26 15:40:36 +03:00
krops.nix remove snaplink 2023-01-11 05:39:17 +02:00

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.