Delete unused scripts

This commit is contained in:
Andreas Zweili 2024-01-29 13:48:45 +01:00
parent 1151291353
commit 4e47d8294c
2 changed files with 0 additions and 8 deletions

View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
nixos-install --no-root-passwd --root /mnt/nixos --impure --flake .#$1

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
host=$1
fqdn="nixos@nixos.2li.local"
nixos-rebuild switch --use-remote-sudo --target-host $fqdn --impure --flake ".#$host" |& nom