switch 1password on darwin to nix module

This commit is contained in:
Noah Masur
2026-07-08 11:10:43 -06:00
parent d238b7a81a
commit e04cdab409
4 changed files with 37 additions and 7 deletions
@@ -17,10 +17,11 @@ in
system.primaryUser = config.nmasur.settings.username;
nmasur.presets = {
# programs = {
# fish.enable = lib.mkDefault true;
# homebrew.enable = lib.mkDefault true;
# };
programs = {
_1password.enable = lib.mkDefault true;
# fish.enable = lib.mkDefault true;
# homebrew.enable = lib.mkDefault true;
};
services = {
# daily-summary.enable = lib.mkDefault false;
# dock.enable = lib.mkDefault true;