Move node configuration
All checks were successful
/ check (push) Successful in 1m38s

This commit is contained in:
Oliver Davies 2025-07-28 01:47:41 +01:00
parent 3a6a2f0bcc
commit 5b00484567
5 changed files with 19 additions and 28 deletions

View file

@ -6,7 +6,6 @@
features = {
cli = {
bookmarkthis.enable = true;
node.enable = true;
starship.enable = true;
zsh.enable = true;
};

View file

@ -9,7 +9,6 @@
features = {
cli = {
bookmarkthis.enable = true;
node.enable = true;
starship.enable = true;
zsh.enable = true;
};