1750710504

This commit is contained in:
2025-06-23 14:28:24 -06:00
parent ce42c56abe
commit 65f8a1d743
2 changed files with 4 additions and 2 deletions

View File

@ -16,6 +16,6 @@
gsp.enable = true; gsp.enable = true;
open = true; open = true;
nvidiaSettings = true; nvidiaSettings = true;
package = config.boot.kernelPackages.nvidiaPackages.beta; package = config.boot.kernelPackages.nvidiaPackages.latest;
}; };
} }

View File

@ -19,6 +19,8 @@
go go
cargo cargo
rustc rustc
rust-analyzer
rustfmt
nodejs_24 nodejs_24
python3Full python3Full
openssh openssh