style(tree-wide): apply linting

This commit is contained in:
Mohammad Rafiq 2025-06-04 07:49:31 +08:00
parent e3e8f88460
commit d478e9009f
No known key found for this signature in database
7 changed files with 4 additions and 10 deletions

View file

@ -5,7 +5,7 @@
...
}:
let
mainMonitor = osConfig.desktop.mainMonitor;
inherit (osConfig.desktop) mainMonitor;
in
{
config = lib.mkIf (osConfig.desktop.windowManager == "hyprland") {