summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2021-10-23 22:48:13 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2021-10-23 22:48:13 +0200
commit6f0cbdd2e0cc12eadb4d38ddff62f7ec6020dd1b (patch)
treebafb3881c21df41d4a9a6551e07632dd7749cf1a /README.md
parent2aad80bfde7d337063cd6c07b59410dfce880a22 (diff)
Move to separate file and config notearing
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef970a1..23da7dd 100644
--- a/README.md
+++ b/README.md
@@ -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
```