mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(logistics): closer to a working prinper
This commit is contained in:
parent
754fb6a486
commit
17524cc5b8
5 changed files with 43 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ _: {
|
|||
ports.stream.port = 41081;
|
||||
};
|
||||
octoprint.enable = true;
|
||||
nginx.enable = true;
|
||||
moonraker.enable = true;
|
||||
};
|
||||
};
|
||||
network.networks = {
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ in {
|
|||
nixos.cameras.printer
|
||||
nixos.cameras.logistics-webcam
|
||||
nixos.octoprint
|
||||
nixos.nginx
|
||||
nixos.klipper
|
||||
nixos.moonraker
|
||||
nixos.fluidd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue