aboutsummaryrefslogtreecommitdiff
path: root/modules/scripts
Commit message (Collapse)AuthorAgeFilesLines
* fix: format flake with `nixfmt-rfc-style`tdback34 hours3-20/+41
|
* fix: cleanup validation logictdback13 days1-14/+19
|
* cleanup scriptstdback13 days3-22/+15
|
* fix: remove pipe-operators experimental featuretdback2024-12-271-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 formattingtdback2024-12-261-31/+30
|
* modularize motd scripttdback2024-12-261-77/+78
|
* add checks for unset variables and quit on errorstdback2024-12-251-1/+3
|
* fix variablestdback2024-12-241-2/+2
|
* add zquota to easily monitor disk usage of zfs datasetstdback2024-12-241-0/+77
|
* initial commit to self-hosted gittdback2024-12-212-0/+146