home: remove octoprint
This commit is contained in:
parent
cc13e46609
commit
e7f9255397
1 changed files with 1 additions and 7 deletions
|
@ -113,12 +113,6 @@
|
|||
proto.http.enable = true;
|
||||
};
|
||||
|
||||
# Torrent client
|
||||
services.transmission.enable = true;
|
||||
|
||||
# 3D printing
|
||||
services.octoprint = {
|
||||
enable = true;
|
||||
port = 33002;
|
||||
plugins = ps: [ ps.stlviewer ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue