Update nix flake.
This commit is contained in:
parent
f164449faf
commit
db8869d0b7
3 changed files with 40 additions and 34 deletions
|
|
@ -4,7 +4,7 @@ function deploy() {
|
|||
nixos-rebuild $1 --flake .#default --target-host admin@lebesgue --use-remote-sudo --verbose
|
||||
}
|
||||
|
||||
nix flake lock --update-input common
|
||||
nix flake common
|
||||
|
||||
if [[ -n $1 ]]; then
|
||||
deploy $1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue