From 7443543d8b672dc8053f3a4dde5e9bde040672cc Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Thu, 13 Mar 2025 20:32:42 -0400 Subject: feat: home-manager configuration support Closes https://github.com/getchoo/nix-forecast/issues/59 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 139f5a4..6a15144 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Arguments: Options: -c, --configuration Flake reference pointing to a NixOS or nix-darwin configuration + -o, --home Flake reference pointing to a standalone home-manager configuration -b, --binary-caches URLs of the substituters to check (can be passed more than once) [default: https://cache.nixos.org] -f, --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 -- cgit v1.2.3