[bluetooth] Add bluetooth role

This commit is contained in:
2024-09-19 20:26:10 -07:00
parent 736194b8b4
commit 4d39f8a635
3 changed files with 34 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
];
roles = {
bluetooth.enable = true;
desktop.enable = true;
nfs-mounts.enable = true;
printing.enable = true;