|
|
@ -32,11 +32,6 @@
|
|
|
|
extraOptions = "experimental-features = nix-command flakes";
|
|
|
|
extraOptions = "experimental-features = nix-command flakes";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
environment.systemPackages = with pkgs; [
|
|
|
|
|
|
|
|
rustc
|
|
|
|
|
|
|
|
cargo
|
|
|
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# This value determines the NixOS release from which the default
|
|
|
|
# This value determines the NixOS release from which the default
|
|
|
|
# settings for stateful data, like file locations and database versions
|
|
|
|
# settings for stateful data, like file locations and database versions
|
|
|
|
# on your system were taken. It‘s perfectly fine and recommended to leave
|
|
|
|
# on your system were taken. It‘s perfectly fine and recommended to leave
|
|
|
|