system changes
This commit is contained in:
parent
af43f99e54
commit
5ff16f0ee5
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue