Need to add pkgs
This commit is contained in:
parent
8dab565927
commit
12dc7835a0
|
@ -34,6 +34,6 @@
|
|||
};
|
||||
};
|
||||
systemd.services.writefreely = {
|
||||
path = [openssl];
|
||||
path = [pkgs.openssl];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue