Fix really dumb typo causing issue

This commit is contained in:
Tyler Kelley 2024-01-17 00:52:56 -06:00
parent ad241873c2
commit 3bb920a1df

View File

@ -22,7 +22,7 @@
theTimezone = "America/Chicago";
theme = "tokyo-night-storm";
browser = "firefox";
wallpaperDir = "home/${username}/Pictures/Wallpapers";
wallpaperDir = "/home/${username}/Pictures/Wallpapers";
wallpaperGit = "https://gitlab.com/Zaney/my-wallpapers.git";
pkgs = import nixpkgs {