From 9f68910ec145f5225b80a296029aef53561b53ec Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:07:27 +0000 Subject: [PATCH] wont let me build its joeover --- hosts/sakopc/configuration.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index ef00e134..8ec3b869 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -9,11 +9,9 @@ imports = [ # Hardware Configuration # TODO:: Add this back once generated!!!!!!! - # ./hardware-configuration.nix + ./hardware-configuration.nix ]; - # TAKE ME OUT DONT FORGET - nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; # hostname networking.hostName = "sakopc";