1
Fork 0

Regenerate hermes key

This commit is contained in:
prescientmoon 2024-08-27 21:56:19 +02:00
commit 1b962254d1
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U
8 changed files with 99 additions and 88 deletions
scripts

View file

@ -1,2 +1,2 @@
#!/usr/bin/env bash
sudo nixos-rebuild switch --flake .#$HOSTNAME --show-trace --fast
sudo nixos-rebuild switch --flake .#$(hostname) --show-trace --fast