From 665080d27aaf4808fa4aa77a63cd1015a006aa0b Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Sun, 30 Nov 2025 15:50:23 -0800 Subject: [PATCH] 25.11 updates --- configs/desktop.nix | 1 - configs/pkgs.nix | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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