many changes i made in the last weeks
This commit is contained in:
@@ -42,7 +42,7 @@ build_from_local(){
|
||||
|
||||
build_remote () {
|
||||
|
||||
rsync -r -v $HOME/work/config/* $host:my-nixos-config --exclude=.git --exclude=gitignore
|
||||
rsync -r -v $HOME/work/config/* $host:my-nixos-config --exclude=.git --exclude=target --exclude=gitignore
|
||||
|
||||
return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user