4 lines
66 B
Makefile
4 lines
66 B
Makefile
default: switch
|
|
|
|
switch:
|
|
home-manager switch --flake ~/.dotfiles
|