Add scripts for updating system
This commit is contained in:
5
scripts/update.sh
Executable file
5
scripts/update.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
pushd ~/.dotfiles
|
||||
nix flake update
|
||||
popd
|
||||
Reference in New Issue
Block a user