fix error with lib.mkForce
This commit is contained in:
parent
bfdd1963ea
commit
210920e1a9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
|
|
Loading…
Reference in a new issue