Migrate to 21.05 on federispitz

This commit is contained in:
Fabian Hauser 2021-06-06 14:26:02 +02:00
parent 58987f6eee
commit f7f7148713
8 changed files with 28 additions and 18 deletions

View file

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