aboutsummaryrefslogtreecommitdiff
path: root/modules/scripts/zquota
Commit message (Collapse)AuthorAgeFilesLines
* cleanup scriptstdback13 days1-11/+8
|
* 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!
* 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