diff --git a/hosts/zephyrus/default.nix b/hosts/zephyrus/default.nix index da27aad..8bced4c 100644 --- a/hosts/zephyrus/default.nix +++ b/hosts/zephyrus/default.nix @@ -98,6 +98,7 @@ hardware.bluetooth = { enable = true; powerOnBoot = false; + settings.General.Experimental = true; }; programs.light.enable = true;