mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
fix: lint
This commit is contained in:
parent
7e6878af94
commit
564ad12def
6 changed files with 167 additions and 519 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue