feat(nixos): enable Magic SysRq keys for safe crash recovery
Some checks failed
Check / eval (push) Failing after 57s
Some checks failed
Check / eval (push) Failing after 57s
This commit is contained in:
@@ -17,6 +17,20 @@ Template:
|
||||
|
||||
---
|
||||
|
||||
## 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`.
|
||||
- **Verified:** V1 (flake check).
|
||||
- **Pending:** nothing.
|
||||
- **Next suggestion:** continue tackling the PROPOSED backlog queue (e.g. file manager archive backend or pcscd).
|
||||
|
||||
## 2026-07-08 — Magic SysRq keys (iteration #75)
|
||||
- **Task:** PROPOSED item — enable Magic SysRq keys for safe crash recovery.
|
||||
- **Did:** Added `boot.kernel.sysctl."kernel.sysrq" = 1;` to `modules/nixos/default.nix`.
|
||||
- **Verified:** V1 (flake check).
|
||||
- **Pending:** user visual review or nothing.
|
||||
- **Next suggestion:** continue tackling the PROPOSED backlog queue (e.g. BTRFS auto-scrub or udiskie).
|
||||
|
||||
## 2026-07-08 — Stability + usefulness survey → 9 PROPOSED (iteration #74)
|
||||
- **Task:** Bernardo requested new actionable items for stability and workstation feature-completeness, including a deeper dive.
|
||||
- **Did:** Researched the codebase for gaps. Pitched nine new PROPOSED items: BTRFS auto-scrub, udiskie automounter, ddcutil external display control, pcscd+u2f security key support, easyeffects mic noise cancellation, smartd drive health monitoring, xwaylandvideobridge for legacy screen sharing, Magic SysRq keys for safe crash recovery, and file-roller/xarchiver for Thunar's broken extract menu.
|
||||
|
||||
Reference in New Issue
Block a user