Refactor bluetooth configuration

This commit is contained in:
Oliver Davies 2025-07-23 19:26:21 +01:00
parent d9cd7821a1
commit d305535b01
10 changed files with 27 additions and 27 deletions

View file

@ -17,7 +17,6 @@
];
features = {
core.bluetooth.enable = true;
core.zram.enable = true;
desktop.dconf.enable = true;
};