disable faulty hyprlock, flake lock

This commit is contained in:
2025-08-01 05:47:15 +02:00
parent 7518153d87
commit bb350bac0c
4 changed files with 60 additions and 82 deletions

View File

@@ -23,7 +23,7 @@ in {
programs.hyprland.settings = {
execr-once = [
"uwsm finalize"
"hyprlock"
# "hyprlock"
];
};
}