mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: upgrade to 21.05
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, lib, ... }: {
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
config.General.Enable =
|
||||
settings.General.Enable =
|
||||
lib.concatStringsSep "," [ "Source" "Sink" "Media" "Socket" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user