feat(aarch64): add Node.js to default packages

- Included Node.js in the default package list for aarch64.
- Ensures Node.js availability out of the box for related workflows.
This commit is contained in:
Harald Hoyer 2025-01-20 12:29:05 +01:00
parent 40329dea86
commit 971eeac080

View file

@ -46,6 +46,7 @@ with lib.metacfg;
attic-client
piper
gnome-remote-desktop
nodejs
];
security.tpm2.enable = false;