Enabled bluetooth for jupiter

This commit is contained in:
2023-09-25 09:44:05 +02:00
parent f200837f0e
commit e56039f7bb
+4
View File
@@ -13,4 +13,8 @@ in
gnome_apps = true;
};
};
my.hardware = {
bluetooth.enable = true;
};
}