flake: formatting
This commit is contained in:
parent
319ed0761e
commit
ca9014be16
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{lib, ...}: let
|
||||
inherit (lib.options) mkOption;
|
||||
inherit (lib.types) submodule int ints number attrsOf ;
|
||||
inherit (lib.types) submodule int ints number attrsOf;
|
||||
in {
|
||||
options.modules.system.hardware.monitors = mkOption {
|
||||
description = "\n List of monitors to use\n ";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue