about summary refs log tree commit diff stats
path: root/nix-conf/home/includes/scripts/system-changes-report.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home/includes/scripts/system-changes-report.nix')
-rw-r--r--nix-conf/home/includes/scripts/system-changes-report.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix-conf/home/includes/scripts/system-changes-report.nix b/nix-conf/home/includes/scripts/system-changes-report.nix
index 56166cb..b94498c 100644
--- a/nix-conf/home/includes/scripts/system-changes-report.nix
+++ b/nix-conf/home/includes/scripts/system-changes-report.nix
@@ -12,4 +12,3 @@ pkgs.writeShellScriptBin "system-changes-report" ''
     ${pkgs.nvd}/bin/nvd diff $(ls -d1v ${system-profiles} | tail -2)
   fi
 ''
-