fix(treewide): deadnix

This commit is contained in:
ooks-io 2024-07-15 20:53:35 +12:00
parent f7b3aba883
commit 5c055252ea
26 changed files with 44 additions and 26 deletions

View file

@ -1,4 +1,4 @@
{ lib, config, ... }:
{ lib, ... }:
let
inherit (lib) mkOption;