summaryrefslogtreecommitdiffstats
path: root/lass/1systems/mors.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/mors.nix')
-rw-r--r--lass/1systems/mors.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/lass/1systems/mors.nix b/lass/1systems/mors.nix
index a5eaaed9..d0f835c6 100644
--- a/lass/1systems/mors.nix
+++ b/lass/1systems/mors.nix
@@ -126,6 +126,10 @@ with import <stockholm/lib>;
# };
# };
#}
+ {
+ #ipfs-testing
+ services.ipfs.enable = true;
+ }
];
krebs.build.host = config.krebs.hosts.mors;