fix: add missing parameter
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, ... }:
|
||||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
cfg = {
|
||||
remote-control.control-enable = true;
|
||||
|
||||
Reference in New Issue
Block a user