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