Fix path name

This commit is contained in:
Curt Spark 2024-05-16 17:43:10 +01:00
parent e8a725ab36
commit f637641bf5
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ in
# '';
# Global Wallpapers
"Pictures/Wallpapers".source = ./resources/home-manager/Pictures/Wallpapers;
"Pictures/Wallpapers".source = ./global-resources/home-manager/Pictures/Wallpapers;
# MPDCRON Configuration
".mpdcron/mpdcron.conf".source = ./global-resources/home-manager/.mpdcron/mpdcron.conf;