flake.lock: update
This commit is contained in:
parent
39bde5a9b3
commit
a4f914ef2b
4 changed files with 133 additions and 129 deletions
|
@ -112,6 +112,8 @@ let
|
|||
|
||||
darwinConfig = lib.optionalAttrs (!isLinux) {
|
||||
system.stateVersion = 4;
|
||||
# FIXME: Remove
|
||||
system.primaryUser = username;
|
||||
|
||||
security.pam.services.sudo_local.touchIdAuth = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue