main-laptop: oops forgot this lil thing
This commit is contained in:
parent
465bb62305
commit
4f4d6ff97b
1 changed files with 1 additions and 5 deletions
|
|
@ -10,11 +10,7 @@
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
development = {
|
development = {
|
||||||
rust = {
|
rust.enable = lib.mkForce true;
|
||||||
enable = lib.mkForce true;
|
|
||||||
enableVSCode = lib.mkForce true;
|
|
||||||
};
|
|
||||||
|
|
||||||
bun.enable = lib.mkForce true;
|
bun.enable = lib.mkForce true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue