up
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
|
||||
gcc
|
||||
python313
|
||||
cargo
|
||||
rustc
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
Reference in New Issue
Block a user