From dc0db9149ca76aadf3400822383cd313db2b3376 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Thu, 11 Jul 2024 20:10:30 +0200 Subject: [PATCH] move pictures --- hosts/default/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/default/hardware-configuration.nix b/hosts/default/hardware-configuration.nix index 7dc9230..5c7df9e 100644 --- a/hosts/default/hardware-configuration.nix +++ b/hosts/default/hardware-configuration.nix @@ -26,7 +26,7 @@ fsType = "vfat"; }; - fileSystems."/home/noa/Sync" = + fileSystems."/home/noa/Pictures/library" = { device = "/dev/disk/by-uuid/93a74173-8719-4be2-86b3-dc80588b9cf8"; fsType = "ext4";