add morax

This commit is contained in:
waveringana 2025-06-04 06:01:52 -04:00
parent 256ac491c8
commit edef24fa08
8 changed files with 95 additions and 3 deletions

View file

@ -28,8 +28,8 @@
# pin host platform & microcode
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.intel.updateMicrocode = lib.mkDefault
config.hardware.enableRedistributableFirmware;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
networking.hostName = "focalor";
networking.hostId = "84bdc587";