updated flake
This commit is contained in:
parent
57d862183d
commit
0952b28e6b
2 changed files with 1 additions and 29 deletions
|
|
@ -61,9 +61,8 @@
|
|||
|
||||
# Systemd Service
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.etc = {
|
||||
environment."sTodo".etc = {
|
||||
source = "$src/static";
|
||||
target = "sTodo/static";
|
||||
};
|
||||
systemd.services.sTodo = {
|
||||
description = "Launch a sTodo app to have a online todolist";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue