dotfiles/nixos/home-manager/switch
2021-01-10 19:55:13 +01:00

6 lines
105 B
Bash
Executable file

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