Update Work Laptop #42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "work-laptop-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This updates the
cavanhouzen-nixwork laptop configuration to move user-scoped settings into Home Manager, clean up redundant host defaults, switch the managed Wi-Fi profile to BenchWifi, and add hardware-backed authentication improvements for disk unlock and PAM.Changes
Home Manager for work laptop
work-laptop/home.nixHome Manager module for thecavanhouzenuser.cavanhouzen-nixflake configuration.home.stateVersion = "26.11".programs.git.signing.format = "ssh"programs.git.signing.keyprograms.git.signing.signByDefaultWork laptop host cleanup
i18n.defaultLocale = "en_US.UTF-8"services.xserver.xkb.layout = "us"services.xserver.xkb.variant = ""nix-ldnhBenchWifi NetworkManager profile
MIDGUESTNetworkManager profile withBenchWifi.benchwifi.agesecret for the Wi-Fi PSK.work-laptop/secrets/secrets.nix.midguest.agesecret from the work laptop secrets.LUKS unlock improvements
Enabled systemd stage 1 initrd.
Configured the root LUKS device to unlock with an enrolled FIDO2 security key via:
cc7c75d4e0to997d44e690