Update to 25.05.

This commit is contained in:
Lorenzo Good 2025-06-03 20:44:40 -05:00
parent 0a9c140209
commit 6952570818
Signed by: lorenzo
GPG key ID: 7FCD64BD81180ED0
5 changed files with 15 additions and 16 deletions

View file

@ -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