4 lines
87 B
Bash
4 lines
87 B
Bash
|
#!/usr/bin/env /bin/bash
|
||
|
|
||
|
home-manager switch --flake "git+file://$(pwd)?submodules=1"
|