updated flake
This commit is contained in:
parent
876da44f49
commit
05cfe09e16
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
|
|
||||||
# Systemd Service
|
# Systemd Service
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
environment.etc."sTodo".etc = {
|
environment.etc."sTodo" = {
|
||||||
source = "$src/static";
|
source = "$src/static";
|
||||||
};
|
};
|
||||||
systemd.services.sTodo = {
|
systemd.services.sTodo = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue