diff --git a/home-environments/radio.scm b/home-environments/radio.scm index 18e9961..0bf5d4f 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -462,6 +462,7 @@ (!dgen . "guix % delete-generations 2w") (!repair . "doas guix build --repair") (!pull . "guix pull") + (!repl . "guix repl -i ~/.config/guile/guilerc") (!home . "guix home reconfigure ~/.config/guix/home.scm") (!system . "doas guix system reconfigure /etc/config.scm")