summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 99f127d6..6f9acfeb 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -55,6 +55,7 @@ in rec {
55 ''; 55 '';
56 } 56 }
57 ]; 57 ];
58 plugins = [];
58 }; 59 };
59 }; 60 };
60 61