make sure bluetooth persists even after reboot

This commit is contained in:
christoph.hollizeck 2024-03-27 15:00:02 +01:00
parent 1a31cc308c
commit b61d24112e
7 changed files with 72 additions and 60 deletions

View file

@ -22,6 +22,10 @@ in {
socials = enabled;
};
system.hardware = {
audio = enabled;
};
apps = {
vivaldi = enabled;
};