flake updated
This commit is contained in:
parent
39e68d7d82
commit
fe22b61a15
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
# Systemd Service
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.etc."sTodo" = {
|
||||
source = "${tarball}/config";
|
||||
source = "${tarball.out}/config";
|
||||
};
|
||||
environment.systemPackages = [pkgs.openssl];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue