From 4ae562d3a739a13f9c39191042232b2602efd67b Mon Sep 17 00:00:00 2001 From: David Morgan Date: Wed, 13 Dec 2023 15:37:35 +0000 Subject: Update hm-changes-report script --- nix-conf/home/includes/scripts/hm-changes-report.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nix-conf/home/includes/scripts/hm-changes-report.nix') diff --git a/nix-conf/home/includes/scripts/hm-changes-report.nix b/nix-conf/home/includes/scripts/hm-changes-report.nix index b69d55a..303d482 100644 --- a/nix-conf/home/includes/scripts/hm-changes-report.nix +++ b/nix-conf/home/includes/scripts/hm-changes-report.nix @@ -2,8 +2,7 @@ # https://github.com/gvolpe/nix-config/blob/e28a220d0087064e6bad6b992b4914a65eb545e5/home/scripts/changes-report.nix let - #hm-profiles = "/nix/var/nix/profiles/per-user/${config.home.username}/home-manager-*-link"; - hm-profiles = "/nix/var/nix/profiles/per-user/djm/{profile,home-manager}-*-link"; + hm-profiles = "/nix/var/nix/profiles/per-user/${config.home.username}/profile-*-link"; in pkgs.writeShellScriptBin "hm-changes-report" '' # Disable nvd if there are less than 2 hm profiles. -- cgit 1.4.1-2-gfad0