fix(incinerator): add lib
This commit is contained in:
parent
d1b3120349
commit
6b9be493bf
|
@ -1,4 +1,6 @@
|
||||||
{ modulesPath, ... }: {
|
{ lib
|
||||||
|
, modulesPath
|
||||||
|
, ... }: {
|
||||||
faucet = {
|
faucet = {
|
||||||
id = "bc8036643fc24f04ab150ff6a38dcce7";
|
id = "bc8036643fc24f04ab150ff6a38dcce7";
|
||||||
auth.openssh.enable = true;
|
auth.openssh.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue