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