home: hyprland: fix path

This commit is contained in:
Guanran Wang 2023-12-19 02:17:14 +08:00
parent d18469f1fa
commit d252e6f3d4
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -38,7 +38,7 @@
};
xdg.configFile."hypr" = {
source = ./hyprland;
source = ./hypr;
recursive = true;
};
}