fix(komf): get rid of exit status warning

This commit is contained in:
matt1432 2025-05-30 09:02:45 -04:00
commit 340521ec77
2 changed files with 4 additions and 3 deletions
configurations/nos/modules/comics/komga
flake.lock

View file

@ -73,6 +73,7 @@ in {
(getExe pkgs.selfPackages.komf) (getExe pkgs.selfPackages.komf)
stateDir stateDir
]; ];
SuccessExitStatus = "143";
StateDirectory = "komf"; StateDirectory = "komf";

6
flake.lock generated
View file

@ -863,11 +863,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1748120210, "lastModified": 1748609540,
"narHash": "sha256-LIRtwSeyBzfy2/Fj6DG21ODHm8TOqn9fA1Xr3qHtQuc=", "narHash": "sha256-fJXILZ07bFCW3pH6mVoKXr+LkZSMB2PSXObcQtDkWBg=",
"owner": "matt1432", "owner": "matt1432",
"repo": "Kapowarr", "repo": "Kapowarr",
"rev": "7a77e9ee8675518dd7472ce801b714c025f6ba6b", "rev": "aebda36b96c46bd5333f0d14e560557338eb226c",
"type": "github" "type": "github"
}, },
"original": { "original": {