summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/guix/hati.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/guix/hati.scm b/.config/guix/hati.scm
index 0c76722..1e8878a 100644
--- a/.config/guix/hati.scm
+++ b/.config/guix/hati.scm
@@ -59,7 +59,7 @@
'fat32))
(type "vfat"))
(file-system
- (mount-point "/home/bdunahu/Personal")
+ (mount-point "/home")
(device "/dev/mapper/hidden")
(type "ext4")
(dependencies mapped-devices))