aboutsummaryrefslogtreecommitdiffstats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake/default.nix b/flake/default.nix
index c942c678..78c38c0a 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -144,7 +144,6 @@ in {
# update
myPkgs.generate_moz_extension # needed for the firefox extension update script
myPkgs.lf-make-map # needed to generate the lf cd mappings
- myPkgs.update-vim-plugins
];
};
};