mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-05 18:30:39 +00:00
remove chime
This commit is contained in:
@@ -68,6 +68,9 @@
|
|||||||
system.defaults.finder.AppleShowAllExtensions = true;
|
system.defaults.finder.AppleShowAllExtensions = true;
|
||||||
system.defaults.finder.ShowPathbar = true;
|
system.defaults.finder.ShowPathbar = true;
|
||||||
|
|
||||||
|
# Other
|
||||||
|
system.startup.chime = false;
|
||||||
|
|
||||||
users.users."niccoloborgioli" = {
|
users.users."niccoloborgioli" = {
|
||||||
home = "/Users/niccoloborgioli";
|
home = "/Users/niccoloborgioli";
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
|
Reference in New Issue
Block a user