diff options
| author | Mel <mel@rnrd.eu> | 2025-04-16 19:25:17 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-04-17 02:01:41 +0200 |
| commit | 2c077263e033aaaa602d1eead55804325a492116 (patch) | |
| tree | c8afc315390210504796cb8b22875e0be32795ef /machines/fourmi/default.nix | |
| parent | 22eb149ed7e337fb49eca779e9f7b8fc1600d823 (diff) | |
| download | network-2c077263e033aaaa602d1eead55804325a492116.tar.zst network-2c077263e033aaaa602d1eead55804325a492116.zip | |
Initial Klipper+Moonraker service configuration
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines/fourmi/default.nix')
| -rw-r--r-- | machines/fourmi/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/fourmi/default.nix b/machines/fourmi/default.nix index 1d53631..25269d2 100644 --- a/machines/fourmi/default.nix +++ b/machines/fourmi/default.nix @@ -6,6 +6,8 @@ ./hardware.nix ./devices.nix + + ../../modules/klipper.nix ]; foundation = { |
