Add fingerprint reader stuff and framework default hardware profile.

This commit is contained in:
jay
2025-07-17 21:21:23 +00:00
parent 256fbf7bca
commit 8cee898866
5 changed files with 23 additions and 7 deletions

View File

@@ -38,6 +38,10 @@
# url = "github:kaylorben/nixcord";
#};
nix-hardware-stable-nixos = {
url = "github:NixOS/nixos-hardware/master";
};
sops-nix-stable-nixos = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs-stable-nixos";