From 085974433f8e0f1b23f1793a16944bb2fda770cb Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 10 Apr 2023 17:24:01 +0200 Subject: Fix(hosts/tiamat): Reactivate hostplatform --- hosts/tiamat/hardware/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/tiamat/hardware/default.nix') diff --git a/hosts/tiamat/hardware/default.nix b/hosts/tiamat/hardware/default.nix index 5780101a..bb4596ec 100644 --- a/hosts/tiamat/hardware/default.nix +++ b/hosts/tiamat/hardware/default.nix @@ -11,7 +11,7 @@ ./gpu.nix ]; - #nixpkgs.hostPlatform = "x86_64-linux"; + nixpkgs.hostPlatform = "x86_64-linux"; system.fileSystemLayouts = { enable = true; -- cgit 1.4.1