laptop-lenovo-t480s.scm: Avoid depreciation notice for bluetooth

This commit is contained in:
Collin J. Doering 2024-02-18 22:50:57 -05:00
parent cfcd6c7516
commit 81b21063a1
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022

View File

@ -96,7 +96,7 @@
(services
(append
(list (bluetooth-service)
(list (service bluetooth-service-type)
(service nix-service-type
(nix-configuration
(extra-config (list "substituters = https://cache.nixos.org https://nri.cachix.org\n"