deprecate some pkgs for now

This commit is contained in:
Tao Tien 2024-11-08 21:26:16 -08:00
parent d88d3ff121
commit 7e61cdb829

View file

@ -160,6 +160,7 @@
# boot.supportedFilesystems = ["ntfs" "btrfs"];
hardware.enableAllFirmware = true;
hardware.bluetooth.enable = lib.mkDefault true;
# hardware.bluetooth.settings.General.Experimental = true;
imports = [(modulesPath + "/installer/scan/not-detected.nix")];