2 lines
90 B
Bash
Executable file
2 lines
90 B
Bash
Executable file
#!/usr/bin/env bash
|
|
sudo -E guix system reconfigure ~/.config/guix/config-$(hostname).scm
|