diff options
| author | Seth Flynn <[email protected]> | 2025-03-13 20:32:42 -0400 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-03-13 20:33:06 -0400 |
| commit | 7443543d8b672dc8053f3a4dde5e9bde040672cc (patch) | |
| tree | 743d5c1b029b65e817228b3fece5c7780b263245 /README.md | |
| parent | 910585c5f1de6ad3c750f3a023cf17ae4381341a (diff) | |
feat: home-manager configuration support
Closes https://github.com/getchoo/nix-forecast/issues/59
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Arguments: Options: -c, --configuration <CONFIGURATION> Flake reference pointing to a NixOS or nix-darwin configuration + -o, --home <HOME> Flake reference pointing to a standalone home-manager configuration -b, --binary-caches <BINARY_CACHES> URLs of the substituters to check (can be passed more than once) [default: https://cache.nixos.org] -f, --flake <FLAKE> Flake reference of nixpkgs (or other package repository) [default: nixpkgs] -s, --show-missing Show a list of store paths not found in the substituter |
