Testing lib.mkForce

This commit is contained in:
2026-03-01 17:37:45 +01:00
parent fe3a3f6ceb
commit 1696154c3d
8 changed files with 303 additions and 333 deletions
-1
View File
@@ -5,5 +5,4 @@ in
{
home.packages = [ pkgs.hypridle ];
xdg.configFile."hypr/hypridle.conf".source = lib.mkForce hypridleConf;
xdg.configFile."hypr/hypridle.conf".backup = lib.mkForce false ;
}