From 8ec4b72442131c34204ac4f4982b039cb236e11b Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 8 Feb 2024 21:11:24 +0900 Subject: [PATCH] Add nodejs --- nixos/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/default.nix b/nixos/default.nix index 8af0f446..5ba0e22c 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -43,6 +43,7 @@ sops # manage secrets gnupg # GNU Privacy Guard fx # Pretty print JSON + nodejs # Required by fx eza # like ls, but prettier cryptsetup # used to open LUKS devices parted # Disk partitioner / Formatter