fix camera-copy function
This commit is contained in:
parent
8dbb879802
commit
7de0008afa
2 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
# Install rsync package
|
||||
home.packages = with pkgs; [ rsync exiftool ];
|
||||
home.packages = with pkgs; [ rsync ];
|
||||
|
||||
programs.zsh.initContent = ''
|
||||
function rsync-backup() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue