aboutsummaryrefslogtreecommitdiff
path: root/hosts/vps/configuration.nix
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-06-25 18:50:25 +0200
committerschererleander <leander@schererleander.de>2025-06-25 18:50:25 +0200
commit927302d6d698ed3bb43b3ec4d8fc79d7f5a585f0 (patch)
tree2ac265c32b05372d541154d2e572fa705cc74541 /hosts/vps/configuration.nix
parent9ba578d3e06d31d452ff00e543a5b8bc2813a461 (diff)
add nodejs for recognize
Diffstat (limited to 'hosts/vps/configuration.nix')
-rw-r--r--hosts/vps/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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 = {