diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 660d75d..94033d6 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -95,8 +95,6 @@ in time.timeZone = "America/Chicago"; hardware.bluetooth.enable = true; - hardware.i2c.enable = true; - hardware.gpio.enable = true; # define shell programs.zsh.enable = true;