main-laptop: oops forgot this lil thing

This commit is contained in:
Veneficium 2024-12-05 22:24:32 +01:00
parent 465bb62305
commit 4f4d6ff97b

View file

@ -10,11 +10,7 @@
settings = {
development = {
rust = {
enable = lib.mkForce true;
enableVSCode = lib.mkForce true;
};
rust.enable = lib.mkForce true;
bun.enable = lib.mkForce true;
};