update how website is served

This commit is contained in:
2026-07-11 16:28:11 -04:00
parent 26af7b2dcd
commit e0ec38d87d
8 changed files with 133 additions and 76 deletions
+4
View File
@@ -28,6 +28,10 @@
};
};
programs.helix = {
enable = true;
};
home.sessionVariables = {
EDITOR = "hx";
};