[NixOS] Rename strixy-minaj to strixi-minaj

This commit is contained in:
2024-03-19 20:33:00 -06:00
parent ce1ba6dd90
commit e66a48a311
4 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@
[ { device = "/dev/disk/by-uuid/27f277a0-b552-43a0-904d-625e48922bb9"; }
];
networking.hostName = "strixy-minaj";
networking.hostName = "strixi-minaj";
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;