feat(service): add octoprint

This commit is contained in:
2026-03-07 12:54:35 +01:00
parent 32b398cdb9
commit 786be0b260
2 changed files with 34 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
{
imports = [
./gitea.nix
./octoprint.nix
];
services.openssh.enable = true;