diff options
author | Robby Zambito <contact@robbyzambito.me> | 2025-07-28 15:13:53 -0400 |
---|---|---|
committer | Robby Zambito <contact@robbyzambito.me> | 2025-07-28 17:50:28 -0400 |
commit | da371d16567b80039629ec6b2046f10df5579172 (patch) | |
tree | 0aefc38a998a44070c3b77d6cf22b308697b0079 /reconfigure-home |
Diffstat (limited to 'reconfigure-home')
-rwxr-xr-x | reconfigure-home | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/reconfigure-home b/reconfigure-home new file mode 100755 index 0000000..81b626e --- /dev/null +++ b/reconfigure-home @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +guix home reconfigure ./home.scm
\ No newline at end of file |