mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-07 00:53:57 +00:00
switch from nix-darwin control to more home-manager darwin settings
This commit is contained in:
@@ -16,12 +16,12 @@ in
|
||||
|
||||
nmasur.profiles.base.enable = lib.mkDefault true;
|
||||
|
||||
homebrew.casks = [
|
||||
"1password" # 1Password will not launch from Nix on macOS
|
||||
# "gitify" # Git notifications in menu bar (downgrade manually from 4.6.1)
|
||||
# "logitech-g-hub" # Mouse and keyboard management
|
||||
"logitune" # Logitech webcam firmware
|
||||
"meetingbar" # Show meetings in menu bar
|
||||
];
|
||||
# homebrew.casks = [
|
||||
# "1password" # 1Password will not launch from Nix on macOS
|
||||
# # "gitify" # Git notifications in menu bar (downgrade manually from 4.6.1)
|
||||
# # "logitech-g-hub" # Mouse and keyboard management
|
||||
# "logitune" # Logitech webcam firmware
|
||||
# "meetingbar" # Show meetings in menu bar
|
||||
# ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user