Minor hinge laptop updates

This commit is contained in:
Tyler Mayoff 2025-03-07 16:54:26 -05:00
parent 77b1b567e8
commit c478e6bd0e
No known key found for this signature in database
GPG key ID: FAE8714D991290A9
2 changed files with 7 additions and 5 deletions

View file

@ -43,13 +43,11 @@ in {
shell = pkgs.fish;
};
system.defaults.NSGlobalDomain._HIHideMenuBar = true;
security.pam.enableSudoTouchIdAuth = true;
environment.systemPackages = with pkgs; [
pinentry_mac
llvmPackages_19.clang-tools
# llvmPackages_19.clang-tools
pipenv
@ -92,6 +90,8 @@ in {
"ios-deploy"
"unzip"
"xz"
"llvm@18"
];
casks = [