add bluetooth

This commit is contained in:
2026-01-25 13:26:39 -06:00
parent b9d78079d2
commit cb79374140

View File

@@ -35,12 +35,19 @@
};
};
hardware.nvidia = {
hardware = {
nvidia = {
open = true;
modesetting.enable = true;
nvidiaPersistenced = true;
};
bluetooth = {
enable = true;
powerOnBoot = false;
};
};
sops = {
age.keyFile = "/var/lib/sops/age/keys.txt";
defaultSopsFile = ./secrets.yaml;