about summary refs log tree commit diff
path: root/ipfs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ipfs.nix')
-rw-r--r--ipfs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipfs.nix b/ipfs.nix
index 9e81467..4a276ff 100644
--- a/ipfs.nix
+++ b/ipfs.nix
@@ -48,7 +48,7 @@ in {
   };
 
   services = {
-    ipfs = {
+    kubo = {
       autoMount = true;
       dataDir = "/mnt/nas/ipfs";
       enable = true;