Installed nix-prefetch
This commit is contained in:
parent
3acaeba1ce
commit
3d6eb05ba4
|
@ -20,6 +20,7 @@ in {
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
alejandra
|
alejandra
|
||||||
|
nix-prefetch
|
||||||
];
|
];
|
||||||
|
|
||||||
nix = let
|
nix = let
|
||||||
|
|
Loading…
Reference in a new issue