configs again
This commit is contained in:
parent
573e3fb940
commit
c07a3d00ee
5 changed files with 55 additions and 0 deletions
6
machines/laptop/update-config.sh
Normal file
6
machines/laptop/update-config.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!bin/bash
|
||||
|
||||
cd /home/horseman/nix-config
|
||||
git pull
|
||||
sudo nixos-rebuild switch --flake .#laptop-koen
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue