Clean up configuration with 21.11 upgrade

This commit is contained in:
Fabian Hauser 2022-01-03 11:37:25 +01:00
parent 25563873ad
commit def0a63895
3 changed files with 4 additions and 7 deletions

View file

@ -22,7 +22,6 @@
bluetooth = {
enable = true;
package = pkgs.bluezFull;
settings.General.Enable = "Source,Sink,Media,Socket";
};
};