bug squashing

This commit is contained in:
2026-04-15 10:19:38 -05:00
parent 672b018985
commit e4e8531331
+1 -1
View File
@@ -12,7 +12,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
pkgs.hostPlatform = "x86_64-linux";
nixpkgs.hostPlatform = "x86_64-linux";
networking.hostName = "spencer";
time.timeZone = "America/Chicago";