Added dev environments through flakes + edit and flake nushell commands
This commit is contained in:
parent
84bc5de209
commit
b85918d3b1
10 changed files with 179 additions and 309 deletions
|
|
@ -1,9 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
rust-bin.stable.latest.default
|
||||
dotnetCorePackages.sdk_8_0_3xx-bin
|
||||
gcc
|
||||
gnumake
|
||||
godot
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue