diff --git a/switch b/switch index 31f4d37..6cb5068 100755 --- a/switch +++ b/switch @@ -1,3 +1,3 @@ #!/usr/bin/env bash -sudo nixos-rebuild switch --flake .# $@ +sudo nixos-rebuild switch --print-build-logs --flake .# $@