system changes

This commit is contained in:
jjanzen 2025-03-17 16:45:27 -05:00
parent af43f99e54
commit 5ff16f0ee5

View file

@ -18,6 +18,10 @@ Import various scripts useful on my system.
executable = true;
source = ./remove-quarantine;
};
"./.local/bin/backup-org.sh" = {
executable = true;
source = ./backup-org.sh;
};
};
}
#+end_src