From 0bfba3b356635a296f22bd060537c6c74cef2635 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 24 Apr 2026 04:10:31 +0200 Subject: Fix warning about read-only pkgs input Signed-off-by: Mel --- machines/truite/hardware.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'machines/truite/hardware.nix') diff --git a/machines/truite/hardware.nix b/machines/truite/hardware.nix index 0936388..110cd7d 100644 --- a/machines/truite/hardware.nix +++ b/machines/truite/hardware.nix @@ -20,5 +20,4 @@ swapDevices = [ ]; - nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; } -- cgit 1.4.1