aboutsummaryrefslogtreecommitdiff
path: root/macos.local/flake/home/scripts/core.nix.org
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-03-13 18:17:56 -0500
committerjjanzen <jjanzen@jjanzen.ca>2025-03-13 18:17:56 -0500
commit5771ae4219f5315ac6db51eaac6da7c7caab02d2 (patch)
tree6f2cab19306b6bec2fef9078453a4bb8cce5f7e3 /macos.local/flake/home/scripts/core.nix.org
parent58349eb35f346806b39bf40837d430c1bce33a0f (diff)
system changes
Diffstat (limited to 'macos.local/flake/home/scripts/core.nix.org')
-rw-r--r--macos.local/flake/home/scripts/core.nix.org4
1 files changed, 0 insertions, 4 deletions
diff --git a/macos.local/flake/home/scripts/core.nix.org b/macos.local/flake/home/scripts/core.nix.org
index 47bad2b..51c637f 100644
--- a/macos.local/flake/home/scripts/core.nix.org
+++ b/macos.local/flake/home/scripts/core.nix.org
@@ -18,10 +18,6 @@ Import various scripts useful on my system.
executable = true;
source = ./remove-quarantine;
};
- "./.local/bin/manage-system" = {
- executable = true;
- source = ./manage-system;
- };
"./.local/bin/yt-to-rss" = {
executable = true;
source = ./yt-to-rss;