Add update script
This commit is contained in:
parent
6551b6cf87
commit
2af088e966
1 changed files with 5 additions and 0 deletions
5
update.sh
Executable file
5
update.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
set -e
|
||||||
|
|
||||||
|
nix flake update
|
||||||
|
sudo -v && sudo nixos-rebuild switch --flake . |& nom
|
||||||
Loading…
Add table
Add a link
Reference in a new issue