infra/hosts/nachtigall
Benjamin Bädorf e8ad662631
refactor: change file structure to use modules dir
This commit changes the file structure around, so that we have the
following parts:

`/modules` contains reusable logic blocks for hosts.
`/hosts` contains host configurations.
`/lib` contains nix library functions.
`/overlays` contains overlay files.
`/public-keys` contains all information regarding public keys.

This change reduces the complexity of flake.nix, instead delegating this
out to the `default.nix` files in the above directories.
2023-11-06 13:11:30 +01:00
..
apps fix: keep forgejo email addresses private by default 2023-11-05 15:06:30 +01:00
configuration.nix refactor: change file structure to use modules dir 2023-11-06 13:11:30 +01:00
default.nix refactor: change file structure to use modules dir 2023-11-06 13:11:30 +01:00
hardware-configuration.nix feat: make docker run on zfs, add unlocking docs 2023-10-29 19:39:48 +00:00
networking.nix refactor: change file structure to use modules dir 2023-11-06 13:11:30 +01:00