Update oott-service.nix

This commit is contained in:
rzuasti
2026-01-26 11:39:27 -05:00
parent 335807e0f3
commit d64d8eb898
+1 -1
View File
@@ -37,7 +37,7 @@ in {
serviceConfig = {
ExecStart = "${pkgs.oott}/bin/oott ${
builtins.toFile "oott.toml"
builtins.toFile "oott.yaml"
(generators.toYAML {} cfg)
}";
# ExecStart = "${pkgs.oott}/bin/oott";