| Commit message (Collapse) | Author | Age |
|
|
|
| |
Nix flakes make a lot of things very easy.
|
|
|
|
|
| |
We run a headless server, so some things, like emergency boot mode, don't really make sense. This
import disables these.
|
| |
|
|
|
|
| |
Co-authored-by: sils <sils@sils.li>
|
|
|
|
|
| |
Having persistence as opt-in has several advantages,
for instance better reproduceability.
|
|
|
|
| |
Another step towards temproot
|
|
|
|
| |
This enables further changes like temproot.
|
| |
|
|
|
|
|
|
|
|
|
| |
This marks the beginning of a clean git commit history.
This is because of two changes:
* Usage of conventional-commits (https://www.conventionalcommits.org/en/v1.0.0/).
* Consistent formatting of the code base to reduce diff footprints.
The choice of Alejandra as auto-formatter is obviously not final.
|
|
|