remove chime

This commit is contained in:
Niccolo Borgioli 2025-01-15 19:06:19 +01:00
parent 7000d01f6b
commit ce8dfa8ca9

View File

@ -68,6 +68,9 @@
system.defaults.finder.AppleShowAllExtensions = true;
system.defaults.finder.ShowPathbar = true;
# Other
system.startup.chime = false;
users.users."niccoloborgioli" = {
home = "/Users/niccoloborgioli";
shell = pkgs.fish;