From 927302d6d698ed3bb43b3ec4d8fc79d7f5a585f0 Mon Sep 17 00:00:00 2001 From: schererleander Date: Wed, 25 Jun 2025 18:50:25 +0200 Subject: add nodejs for recognize --- hosts/vps/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/vps/configuration.nix b/hosts/vps/configuration.nix index b60f695..97289dc 100644 --- a/hosts/vps/configuration.nix +++ b/hosts/vps/configuration.nix @@ -34,6 +34,7 @@ zoxide neovim htop + nodejs ]; system.autoUpgrade = { -- cgit v1.3.1