summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2024-05-27 01:14:42 -0600
committerbd <bdunahu@operationnull.com>2024-05-27 01:14:42 -0600
commit95e0ef89674df8c3f76cee6bfa630ead2672e7ba (patch)
tree249d21bf30bc99b101f2ce3d890eb631b8693e57 /.config
parentb205ab6c207b0b114965604cd34684a0a2063aed (diff)
Move home on hati
Diffstat (limited to '.config')
-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))