Add backup script
This commit is contained in:
@@ -11,4 +11,8 @@
|
||||
source = ./randomwp.sh;
|
||||
executable = true;
|
||||
};
|
||||
home.file.".local/bin/backup-home" = {
|
||||
source = ./backup-home.sh;
|
||||
executable = true;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user