Pekora: No

This commit is contained in:
KaitoTLex 2024-11-25 14:55:49 -08:00
parent 605af967dd
commit 1f99bce2b5
4 changed files with 21 additions and 10 deletions

View file

@ -11,6 +11,11 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
];
#hardware.bluetooth.setting = {
#General = {
# ClassicBondedOnly = false;
# };
#};
hardware.graphics.enable32Bit = true;
hardware.pulseaudio.support32Bit = true;
boot.initrd.luks.fido2Support = true;