feat(nixos): enable hardware security key support (pcscd)
Some checks failed
Check / eval (push) Has been cancelled
Some checks failed
Check / eval (push) Has been cancelled
This commit is contained in:
@@ -17,6 +17,13 @@ Template:
|
||||
|
||||
---
|
||||
|
||||
## 2026-07-08 — Hardware security key support (iteration #77)
|
||||
- **Task:** PROPOSED item — enable FIDO2/U2F support for hardware tokens.
|
||||
- **Did:** Added `services.pcscd.enable = true` to `modules/nixos/default.nix` (NixOS >= 26.05 udev handles u2f natively).
|
||||
- **Verified:** V1 (flake check).
|
||||
- **Pending:** nothing.
|
||||
- **Next suggestion:** continue tackling the PROPOSED backlog queue (e.g. file manager archive backend or udiskie).
|
||||
|
||||
## 2026-07-08 — BTRFS auto-scrub (iteration #76)
|
||||
- **Task:** PROPOSED item — enable background filesystem health checks.
|
||||
- **Did:** Added `services.btrfs.autoScrub` with a monthly interval to `modules/nixos/default.nix`.
|
||||
|
||||
Reference in New Issue
Block a user