Update to 25.05.
This commit is contained in:
parent
0a9c140209
commit
6952570818
5 changed files with 15 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
function deploy() {
|
||||
nixos-rebuild $1 --flake .#default --target-host admin@lebesgue --use-remote-sudo --build-host localhost --verbose
|
||||
nixos-rebuild $1 --flake .#default --target-host admin@lebesgue --use-remote-sudo --verbose
|
||||
}
|
||||
|
||||
nix flake lock --update-input common
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue