diff options
| -rw-r--r-- | hosts/vps/configuration.nix | 1 |
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 = { |
