mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
2nd script and setup for work monitors
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
parent
2d57419dee
commit
434324e584
@ -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/.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user