Add fingerprint reader stuff and framework default hardware profile.

Compilation fix.

Compilation fix.

Compilation fix.

Compilation fix.
This commit is contained in:
jay
2025-07-17 21:21:23 +00:00
parent 256fbf7bca
commit ffa8781759
6 changed files with 40 additions and 7 deletions

17
flake.lock generated
View File

@@ -394,6 +394,22 @@
"type": "github"
}
},
"nix-hardware-stable-nixos": {
"locked": {
"lastModified": 1752666637,
"narHash": "sha256-P8J72psdc/rWliIvp8jUpoQ6qRDlVzgSDDlgkaXQ0Fw=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "d1bfa8f6ccfb5c383e1eba609c1eb67ca24ed153",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nix-vm-test": {
"inputs": {
"nixpkgs": [
@@ -603,6 +619,7 @@
"impermanence-stable-nixos": "impermanence-stable-nixos",
"nix-flatpak-stable-nixos": "nix-flatpak-stable-nixos",
"nix-gaming-stable-nixos": "nix-gaming-stable-nixos",
"nix-hardware-stable-nixos": "nix-hardware-stable-nixos",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable-nixos": "nixpkgs-stable-nixos",
"nixverse": "nixverse",