Renamed system-master into henrovnix

This commit is contained in:
2026-02-23 17:57:21 +01:00
parent 922d3241ce
commit caefb3c0f4
8843 changed files with 107078 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
use flake
watch_file .envrc.private
if [[ -f .envrc.private ]]; then
source_env .envrc.private
fi