Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: format flake with `nixfmt-rfc-style` | tdback | 36 hours | 1 | -13/+19 |
| | |||||
* | fix: cleanup validation logic | tdback | 13 days | 1 | -14/+19 |
| | |||||
* | cleanup scripts | tdback | 13 days | 1 | -11/+8 |
| | |||||
* | fix: remove pipe-operators experimental feature | tdback | 2024-12-27 | 1 | -3/+6 |
| | | | | | | | im going to hold off on using the pipe-operators until they are an official part of the nix language. in its current state portability gets hurt for any modules using the feature, since one has to manually opt-in. in the end, it's just a syntax change! | ||||
* | add checks for unset variables and quit on errors | tdback | 2024-12-25 | 1 | -1/+3 |
| | |||||
* | fix variables | tdback | 2024-12-24 | 1 | -2/+2 |
| | |||||
* | add zquota to easily monitor disk usage of zfs datasets | tdback | 2024-12-24 | 1 | -0/+77 |