Change into the correct directory before starting

This commit is contained in:
Andreas Zweili 2022-11-04 13:22:16 +01:00
parent ec1287ec24
commit cdb504ca6c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
set -e
cd /home/andreas/.nixos
hosts=($(echo `nix eval .#nixosConfigurations --apply 'pkgs: builtins.concatStringsSep " " (builtins.attrNames pkgs)'` | xargs ))
skip=(
"desktop-vm"