diff --git a/nixos/overlays/default.nix b/nixos/overlays/default.nix index 711f076..4d53b3e 100644 --- a/nixos/overlays/default.nix +++ b/nixos/overlays/default.nix @@ -4,7 +4,7 @@ { # deploy-rs overlay deploy-rs = inputs.deploy-rs.overlays.default; - + # The unstable nixpkgs set (declared in the flake inputs) will # be accessible through 'pkgs.unstable' unstable-packages = final: _prev: {