fixed the directory

This commit is contained in:
kenji
2025-12-12 11:34:02 -06:00
parent 5535d43146
commit 3c32424793
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ in {
config = lib.mkIf cfg.settings.hyprland.useNixForConf {
home.file = {
".config/hypr/scripts" = {
".config/hypr/hyprland/scripts" = {
source = builtins.path {
path = ../../.config/hypr/hyprland/scripts;
executable = true;