fix: remove override for obsidian

This commit is contained in:
gwg313 2024-07-13 18:25:31 -04:00
parent 511bbae135
commit 0da1f0978a
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
4 changed files with 3 additions and 17 deletions

View file

@ -206,7 +206,7 @@
];
timeouts = [
{
timeout = 300;
timeout = 1800;
command = "${pkgs.swaylock}/bin/swaylock -f";
}
];