dotfiles/nixos/home-manager/switch
2020-12-26 23:58:39 +01:00

5 lines
82 B
Bash
Executable file

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