update nix-darwin
This commit is contained in:
parent
0182aae91b
commit
8cfc59f7ca
2 changed files with 4 additions and 4 deletions
|
@ -198,11 +198,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1739302241,
|
||||
"narHash": "sha256-NXQXFU6HOschZ+8ZKrNOlwlHelez8vPl+dCiUaJ82/U=",
|
||||
"lastModified": 1742165923,
|
||||
"narHash": "sha256-WKzuVsHXjuxYjS9KxKdpoPWpT37LofyS5llSssEw058=",
|
||||
"owner": "LnL7",
|
||||
"repo": "nix-darwin",
|
||||
"rev": "a6746213b138fe7add88b19bafacd446de574ca7",
|
||||
"rev": "95eac71bf52b271523d0ca81dbbeb3182990fc24",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
# The platform the configuration will be used on.
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
|
||||
security.pam.enableSudoTouchIdAuth = true;
|
||||
security.pam.services.sudo_local.touchIdAuth = true;
|
||||
|
||||
system.defaults = {
|
||||
dock = {
|
||||
|
|
Loading…
Reference in a new issue