From b79fab21ea9736da98ccea03a6913a08c41ece99 Mon Sep 17 00:00:00 2001 From: Bo Jeanes Date: Sat, 17 Aug 2024 21:28:52 +1000 Subject: [PATCH] Remove commented out line --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8b39b2f..353c0fe 100644 --- a/flake.nix +++ b/flake.nix @@ -172,7 +172,6 @@ launchd.user.agents.gc-downloads = let - # shell = "${pkgs.bash}/bin/bash"; find = "${pkgs.findutils}/bin/find"; downloads = "/Users/${myUsername}/Downloads"; in