Unverified Commit a0fd4f4d authored by dot-file's avatar dot-file Committed by GitHub
Browse files

nixos/ly: reformat

parent 60ba3211
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -65,9 +65,7 @@ in
      package = mkPackageOption pkgs [ "ly" ] { };

      settings = mkOption {
        type =
          with lib.types;
          attrsOf iniFmt.lib.types.atom;
        type = with lib.types; attrsOf iniFmt.lib.types.atom;
        default = { };
        example = {
          load = false;