From 95e0ef89674df8c3f76cee6bfa630ead2672e7ba Mon Sep 17 00:00:00 2001 From: bd Date: Mon, 27 May 2024 01:14:42 -0600 Subject: Move home on hati --- .config/guix/hati.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') 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)) -- cgit v1.2.3