quick update

This commit is contained in:
alsaiduq-lab 2025-08-21 19:55:38 -06:00
parent c96a9ec174
commit f74f742066
5 changed files with 15 additions and 104 deletions

View file

@ -26,5 +26,6 @@
nix-prefetch-git
icu
libclang
argc
];
}

View file

@ -14,7 +14,7 @@ in {
config = lib.mkIf config.npm.enable {
environment.systemPackages = with pkgs; [
nodejs_23
nodejs_24
nodePackages.npm
yarn
bun

View file

@ -28,7 +28,7 @@
./modules/libs.nix
./modules/rgb.nix
];
programs.npm.enable = true;
npm.enable = true;
services.udisks2.enable = true;
# Some programs need SUID wrappers, can be configured further or are