diff --git a/flake.nix b/flake.nix index 610de2b43..32f6b9ba8 100644 --- a/flake.nix +++ b/flake.nix @@ -332,6 +332,9 @@ - `nix run '.#deploy-{lappy,moby,moby-test,servo}' [nixos-rebuild args ...]` - `nix run '.#check'` - make sure all systems build; NUR evaluates + + specific build targets of interest: + - `nix build '.#imgs.rescue'` ''; in builtins.toString (pkgs.writeShellScript "nixos-config-help" '' cat ${helpMsg}