nixos-config/user-switch.sh

6 lines
90 B
Bash
Raw Normal View History

2022-06-05 01:43:16 -03:00
#!/usr/bin/env bash
HERE="$(dirname "$0")"
home-manager switch -f "$HERE/user/home.nix"