flake.lock: update
All checks were successful
/ check (pull_request) Successful in 1m33s

This commit is contained in:
Nikodem Rabuliński 2025-06-01 18:29:03 +02:00
parent 39bde5a9b3
commit 86d951adea
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
4 changed files with 133 additions and 126 deletions

View file

@ -112,6 +112,8 @@ let
darwinConfig = lib.optionalAttrs (!isLinux) {
system.stateVersion = 4;
# FIXME: Remove
system.primaryUser = username;
security.pam.services.sudo_local.touchIdAuth = true;