Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: format flake with `nixfmt-rfc-style` | tdback | 42 hours | 3 | -20/+41 |
| | |||||
* | fix: cleanup validation logic | tdback | 13 days | 1 | -14/+19 |
| | |||||
* | cleanup scripts | tdback | 13 days | 3 | -22/+15 |
| | |||||
* | 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! | ||||
* | chore: fix formatting | tdback | 2024-12-26 | 1 | -31/+30 |
| | |||||
* | modularize motd script | tdback | 2024-12-26 | 1 | -77/+78 |
| | |||||
* | 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 |
| | |||||
* | initial commit to self-hosted git | tdback | 2024-12-21 | 2 | -0/+146 |