diff --git a/to_system.sh b/to_system.sh index 388a8d8..f147bc1 100755 --- a/to_system.sh +++ b/to_system.sh @@ -9,4 +9,4 @@ for machine in `exa --all -l machine | grep "^d" | cut -d" " -f8`; do cp -r machine/$machine /etc/nixos/machine/. done -cp -r ./home/config/* $HOME/.config/. +cp -r ./home/config/* /home/ellmau/.config/.