nixos/stream: Add OctoPrint
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 2m16s

This commit is contained in:
2024-08-20 01:03:49 +01:00
parent e174af45f6
commit 51c5578840
2 changed files with 33 additions and 0 deletions

View File

@@ -539,6 +539,7 @@ in
}
];
})
(persistSimpleSvc "octoprint")
]))
]);