diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-03-13 19:11:03 -0500 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-03-13 19:11:03 -0500 |
commit | 3c42bffc76c61ac11405316655c68e97e3bf3690 (patch) | |
tree | 3c266423153335a5b5e6d8c5687ee4ec80c3a61a /macos.local/flake/home/scripts/core.nix.org | |
parent | 84df97ccf25dc6af05be799ffc1038a88db24654 (diff) |
system changes
Diffstat (limited to 'macos.local/flake/home/scripts/core.nix.org')
-rw-r--r-- | macos.local/flake/home/scripts/core.nix.org | 4 |
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 51c637f..e53c38c 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/yt-to-rss" = { - executable = true; - source = ./yt-to-rss; - }; }; } #+end_src |