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:
parent
40329dea86
commit
971eeac080
|
@ -46,6 +46,7 @@ with lib.metacfg;
|
||||||
attic-client
|
attic-client
|
||||||
piper
|
piper
|
||||||
gnome-remote-desktop
|
gnome-remote-desktop
|
||||||
|
nodejs
|
||||||
];
|
];
|
||||||
|
|
||||||
security.tpm2.enable = false;
|
security.tpm2.enable = false;
|
||||||
|
|
Loading…
Reference in a new issue