feat(macbook-air): add thaw menu bar manager for notched display
This commit is contained in:
@@ -7,5 +7,10 @@
|
|||||||
# Touch ID for sudo
|
# Touch ID for sudo
|
||||||
security.pam.services.sudo_local.touchIdAuth = true;
|
security.pam.services.sudo_local.touchIdAuth = true;
|
||||||
|
|
||||||
|
# ── Notch-specific ─────────────────────────────────
|
||||||
|
homebrew.casks = [
|
||||||
|
"thaw" # menu bar manager for notched display
|
||||||
|
];
|
||||||
|
|
||||||
system.stateVersion = 5;
|
system.stateVersion = 5;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user