fix: lint

This commit is contained in:
Nickolaj Jepsen 2025-02-21 15:25:56 +01:00
parent 7e6878af94
commit 564ad12def
6 changed files with 167 additions and 519 deletions

View file

@ -35,7 +35,7 @@
# https://wiki.hyprland.org/Configuring/Monitors/#rotating
type = lib.types.nullOr lib.types.int;
default = null;
example = 1;
example = 1;
};
enable = lib.mkOption {