]> Git — Sourcephile - sourcephile-nix.git/blob - hosts/mermet/switch
hosts: add convenient switch script
[sourcephile-nix.git] / hosts / mermet / switch
1 #!/bin/sh -eux
2 cd "${0%/*}"/../..
3 nix -L run .#mermet.switch "$@"