dotfiles/nixos/home-manager/switch

5 lines
82 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
nix build ".#$(hostname)" && \
result/activate && \
rm result