This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }: {
|
||||
{ config, lib, pkgs, ... }: {
|
||||
config = lib.mkIf (config.syscfg.net.ble.enable) {
|
||||
hardware.bluetooth.enable = true;
|
||||
services.blueman.enable = true;
|
||||
|
Reference in New Issue
Block a user