From c04bd8288f7c1f4c58194c6fef7361c2f49c416a Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 10 Feb 2024 10:29:53 +0900 Subject: [PATCH] test --- nixos/hosts/nixos-framework/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/hosts/nixos-framework/default.nix b/nixos/hosts/nixos-framework/default.nix index 16641dd0..a465c2f5 100644 --- a/nixos/hosts/nixos-framework/default.nix +++ b/nixos/hosts/nixos-framework/default.nix @@ -11,7 +11,6 @@ ]; nixpkgs.hostPlatform = system; - pkgs-unstable.hostPlatform = system; services.fwupd.enable = true; # we need fwupd 1.9.7 to downgrade the fingerprint sensor firmware