| Commit message (Collapse) | Author | Files | Lines |
|
Add a new machine on DigitalOcean and provision it using terraform +
nixos-anywhere. This takes care of bringing the machine up on nixos
completely, and use a static SSH host key in order to configure
wireguard at the same time.
|
|
|
|
This is the first step in a large refactoring to use flake-parts, and to
automatically imports hosts based on paths.
|
|
`nixfmt-rfc-style' replaces `nixfmt-classic'. It's actively
maintained, but also changes the style, so this commit touches all the
files in the repository.
|
|
|
|
|
|
|
|
The configuration of the various hosts and home-manager was becoming a
bit complex for no valid reasons. Try to simplify this a bit.
|