mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:50:42 +00:00
Update bluetooth config
This commit is contained in:
parent
760af68c1d
commit
5cace9f1c0
5 changed files with 25 additions and 8 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue