From de72b3d05cc2fca98156083d4135035beb4f7427 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sat, 17 Feb 2024 01:42:39 +0100 Subject: [PATCH] I'm braindead (this has been here for 7 months) --- hosts/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/default.nix b/hosts/default.nix index 991fa9a..e9f6845 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -37,7 +37,7 @@ in { # ]; #}; chmura = lib.nixosSystem { - system = "x86_86-linux"; + system = "x86_64-linux"; specialArgs = { inherit lib inputs self; config' = {