removed executable

This commit is contained in:
kenji
2025-08-20 13:56:47 -05:00
parent 1654ba6ee4
commit b5960f4363
-1
View File
@@ -35,7 +35,6 @@ in {
".config/hypr/scripts" = {
source = builtins.path {
path = ../../.config/hypr/hyprland/scripts;
executable = true;
};
};
})