diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ Probably going to obsolete my dotfiles Reconfigure the system with this command: ``` -sudo -E guix system reconfigure config.scm +sudo -E guix system reconfigure $CONFIGURATION_FILE_YOU_WANT ``` |