Commit Graph

4 Commits

Author SHA1 Message Date
8abd8444f0 chore: revert function spacing
It turns out that no extra line is used when the function definition
isn't at the beginning of the file.
2025-01-27 13:29:25 -05:00
ec1e48b793 chore: improve formatting 2024-12-15 19:10:31 -05:00
18c0cb3933 example: Format with nixfmt-rfc-style 2024-08-03 14:31:14 -04:00
8c25c964da feat: Add example config
Will extend upon this later, but this basically makes it possible to
guarantee that the flake can be used inside another flake and be
customized as expected.

Note that hardware-configuration.nix is optional if you're just using
the configuration for virtual machines and containers, which is why it's
optional here. A default file isn't provided to help users understand
that they have to bring their own.
2024-04-06 05:49:57 -04:00