deprecate some pkgs for now
This commit is contained in:
parent
d88d3ff121
commit
7e61cdb829
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@
|
||||||
# boot.supportedFilesystems = ["ntfs" "btrfs"];
|
# boot.supportedFilesystems = ["ntfs" "btrfs"];
|
||||||
hardware.enableAllFirmware = true;
|
hardware.enableAllFirmware = true;
|
||||||
hardware.bluetooth.enable = lib.mkDefault true;
|
hardware.bluetooth.enable = lib.mkDefault true;
|
||||||
|
# hardware.bluetooth.settings.General.Experimental = true;
|
||||||
|
|
||||||
imports = [(modulesPath + "/installer/scan/not-detected.nix")];
|
imports = [(modulesPath + "/installer/scan/not-detected.nix")];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue