nixos/logkeys: fix evaluation
This commit is contained in:
parent
36e02645eb
commit
0b0df8f9cf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, ... }:
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
|
|
Loading…
Reference in a new issue