This commit is contained in:
parent
39bde5a9b3
commit
86d951adea
4 changed files with 133 additions and 126 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