diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ # My guix configuration Probably going to obsolete my dotfiles + + +Reconfigure the system with this command: + +``` +sudo -E guix system reconfigure config.scm +``` |