dotfiles/nixos/home-manager/switch
2021-01-18 08:58:49 +01:00

6 lines
86 B
Bash
Executable file

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