Update bluetooth config

This commit is contained in:
ItsDrike 2024-06-24 00:27:54 +02:00
parent 760af68c1d
commit 5cace9f1c0
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 25 additions and 8 deletions

View file

@ -30,7 +30,6 @@
username = "itsdrike";
sound.enable = true;
bluetooth.enable = true;
impermanence = {
root = {
@ -61,6 +60,7 @@
cpu.type = "amd";
gpu.type = "hybrid-nvidia";
hasTPM = true;
bluetooth.enable = true;
};
security = {

View file

@ -35,7 +35,6 @@
username = "itsdrike";
sound.enable = true;
bluetooth.enable = true;
impermanence = {
root = {
@ -115,6 +114,7 @@
cpu.type = "amd";
gpu.type = "amd";
hasTPM = true;
bluetooth.enable = true;
};
security = {