This commit is contained in:
Patrick Menking 2024-09-17 15:35:11 -04:00
parent eaf1096cbe
commit 6810860b63

View file

@ -11,7 +11,7 @@
}; };
xdg = { xdg = {
configHome = "${homeDirectory}/.config"; configHome = "/home/crow/.config";
enable = true; enable = true;
}; };