mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-02-17 00:50:48 +01:00
Fix really dumb typo causing issue
This commit is contained in:
parent
ad241873c2
commit
3bb920a1df
@ -22,7 +22,7 @@
|
|||||||
theTimezone = "America/Chicago";
|
theTimezone = "America/Chicago";
|
||||||
theme = "tokyo-night-storm";
|
theme = "tokyo-night-storm";
|
||||||
browser = "firefox";
|
browser = "firefox";
|
||||||
wallpaperDir = "home/${username}/Pictures/Wallpapers";
|
wallpaperDir = "/home/${username}/Pictures/Wallpapers";
|
||||||
wallpaperGit = "https://gitlab.com/Zaney/my-wallpapers.git";
|
wallpaperGit = "https://gitlab.com/Zaney/my-wallpapers.git";
|
||||||
|
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
|
Loading…
Reference in New Issue
Block a user