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
+3
View File
@@ -12,6 +12,9 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
fileSystems."/" =
{ device = "/dev/disk/by-uuid/d7450680-7d53-4842-83c5-7fc32526dff1";