some stuff

This commit is contained in:
Alexander Szczepanski
2021-12-19 19:23:41 +01:00
parent 212a863956
commit e5afe66c08
9 changed files with 30 additions and 18 deletions

View File

@ -58,6 +58,10 @@ in
executable = true;
source = ../home/bin/git-redate;
};
".bin/backup-to-stick" = {
executable = true;
source = ../home/bin/backup-to-stick;
};
};
};