As it turns out, don't need config lib pkgs
This commit is contained in:
parent
8736fba4ec
commit
ce3bc96f87
|
@ -1,4 +1,4 @@
|
|||
{ hostname, site, domain, profile, build-timestamp, config, lib, pkgs, ... }:
|
||||
{ hostname, site, domain, profile, build-timestamp, ... }:
|
||||
|
||||
let
|
||||
# Get info on this host so we know what to load
|
||||
|
|
Loading…
Reference in New Issue