mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Minor hinge laptop updates
This commit is contained in:
parent
77b1b567e8
commit
c478e6bd0e
2 changed files with 7 additions and 5 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue