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