nix flake update
This commit is contained in:
parent
5a0b2a82be
commit
43a3421e42
2 changed files with 73 additions and 22 deletions
|
@ -34,7 +34,7 @@
|
|||
./modules/binary-caches.nix
|
||||
./modules/science.nix
|
||||
./modules/mail.nix
|
||||
({ pkgs, ... }: {
|
||||
({ pkgs, ... }: {
|
||||
nixpkgs.overlays = [ rust-overlay.overlay ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
rust-bin.stable.latest.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue