diff --git a/configs/desktop.nix b/configs/desktop.nix index 9c7b4fb..166dc0b 100644 --- a/configs/desktop.nix +++ b/configs/desktop.nix @@ -53,7 +53,6 @@ # Enable Bluetooth. hardware.bluetooth = { - enable = true; powerOnBoot = true; settings = { General = { diff --git a/configs/pkgs.nix b/configs/pkgs.nix index f61cac3..f7ac8d5 100644 --- a/configs/pkgs.nix +++ b/configs/pkgs.nix @@ -59,7 +59,7 @@ podman-tui pwgen python312Packages.pip - python3Full + # python3Full -- removed in 25.11 rlwrap sbcl scdoc