diff --git a/switch.sh b/switch.sh index 9debde0..e153a46 100755 --- a/switch.sh +++ b/switch.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -sudo nixos-rebuild --flake .#$(hostname) switch +sudo nixos-rebuild --flake . switch