My configuration. Probably nothing to look for here.
Go to file
Motiejus Jakštys 081e47dc91 comments 2023-04-05 08:51:53 +03:00
secrets Add password for secrets/hel1-a/synapse/macaroon_secret_key using nvim. 2023-03-19 21:47:53 +02:00
.envrc wip flakes 2023-03-30 16:53:56 +03:00
.gitattributes Configure git repository for gpg file diff. 2023-01-03 13:41:30 +02:00
.gitignore make shell work 2023-04-03 16:43:34 +03:00
README.md more README 2023-01-03 13:41:31 +02:00
configuration.nix comments 2023-04-05 08:51:53 +03:00
flake.lock nix flake update 2023-04-04 08:56:09 +03:00
flake.nix nix fmt 2023-04-05 08:32:37 +03:00
hardware-configuration.nix nix fmt . 2023-04-03 16:50:52 +03:00
krops.nix nix fmt . 2023-04-03 16:50:52 +03:00
nixpkgs.nix nix fmt . 2023-04-03 16:50:52 +03:00
zfs.nix nix fmt . 2023-04-03 16:50:52 +03: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.