My configuration. Probably nothing to look for here.
 
 
 
 
Go to file
Motiejus Jakštys aeedea5d16 make shell work 2023-04-03 16:43:34 +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 wip flakes 2023-03-30 16:53:56 +03:00
flake.lock wip flakes 2023-03-30 16:53:56 +03:00
flake.nix make shell work 2023-04-03 16:43:34 +03:00
hardware-configuration.nix wip flakes 2023-03-30 16:53:56 +03:00
krops.nix remove snaplink 2023-01-11 05:39:17 +02:00
nixpkgs.nix wip flakes 2023-03-30 16:53:56 +03:00
zfs.nix wip flakes 2023-03-30 16:53:56 +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.