summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aisaka.org2
-rw-r--r--home-configuration.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/aisaka.org b/aisaka.org
index 5e29700..4c0804f 100644
--- a/aisaka.org
+++ b/aisaka.org
@@ -179,7 +179,7 @@ https://guix.gnu.org/en/manual/devel/en/html_node/Home-Configuration.html
"--allow-downgrades ")
(define config-prefix
- "/home/marek/src/guix-config/")
+ "/home/marek/Publiczny/src/guix-config/")
(define pull-guix
"guix pull ")
diff --git a/home-configuration.scm b/home-configuration.scm
index 167075a..f580522 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -10,7 +10,7 @@
"--allow-downgrades ")
(define config-prefix
- "/home/marek/src/guix-config/")
+ "/home/marek/Publiczny/src/guix-config/")
(define pull-guix
"guix pull ")