nixos-config/user-switch.sh

3 lines
87 B
Bash
Raw Normal View History

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