fix typo
parent
63a5f9973e
commit
e1f483126c
|
|
@ -1,4 +1,4 @@
|
||||||
{ config, pkgs, ... }:
|
{ lib, config, pkgs, ... }:
|
||||||
with lib;
|
with lib;
|
||||||
let
|
let
|
||||||
cfgBase = config.base;
|
cfgBase = config.base;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue