summary refs log tree commit diff stats
path: root/services/minecraft.nix (unfollow)
Commit message (Collapse)Author
2023-01-15Service: Run a basic Minecraft Serversils
2023-01-14Feat: Switch to inpersistent temproot.sils
Having persistence as opt-in has several advantages, for instance better reproduceability.
2023-01-14Feat: Separate nix from rootsils
Another step towards temproot
2023-01-14Feat: Switch root into subvolumesils
This enables further changes like temproot.
2023-01-14Feat: Added support for btrfsene
2023-01-07Feat: Some security for sshene
Yes, root login is in itself a bad thing, but reducing the attack surface somewhat should be a good first step to a bright future.
2023-01-07Format: First formatting with Alejandraene
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.
2023-01-07some people lose keyssils
2023-01-06modularize packagessils