diff --git a/nixos/hosts/nixos-framework/default.nix b/nixos/hosts/nixos-framework/default.nix index 024b2c62..16641dd0 100644 --- a/nixos/hosts/nixos-framework/default.nix +++ b/nixos/hosts/nixos-framework/default.nix @@ -11,7 +11,7 @@ ]; nixpkgs.hostPlatform = system; - nixpkgs-unstable.hostPlatform = system; + pkgs-unstable.hostPlatform = system; services.fwupd.enable = true; # we need fwupd 1.9.7 to downgrade the fingerprint sensor firmware