diff --git a/nixos/update.sh b/nixos/update.sh index a428bdc..7efc587 100755 --- a/nixos/update.sh +++ b/nixos/update.sh @@ -1,2 +1,4 @@ #!/usr/bin/env bash +pushd ~/projects/sisyphus/nixos/ nix flake update +popd