.
This commit is contained in:
parent
e01ffa4cec
commit
becdaee408
8 changed files with 276 additions and 18 deletions
|
@ -1,11 +1,5 @@
|
|||
{
|
||||
inputs,
|
||||
options,
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
{ inputs, options, config, lib, pkgs, ... }:
|
||||
let
|
||||
inherit (builtins) toJSON;
|
||||
inherit (lib.attrsets) attrValues mapAttrsToList;
|
||||
inherit (lib.modules) mkIf mkMerge;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue