diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 345151a..f8a6c68 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -108,11 +108,6 @@ }; }; - sound = { - enable = false; - mediaKeys.enable = true; - }; - time.timeZone = "America/Los_Angeles"; time.hardwareClockInLocalTime = true;