fix imports
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
d208f83ebd
commit
00429e3ba6
@ -1,4 +1,9 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
keygen = key: {
|
||||
"${key}" = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user