dotfiles/nixos/home-manager/switch

6 lines
105 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
2021-01-10 19:55:13 +01:00
nix build ".#$(hostname)" --impure --show-trace && \
result/activate && \
rm result