This commit is contained in:
ooks-io 2025-01-20 11:17:12 +11:00
parent fcc280a41a
commit 6c644b8a80
12 changed files with 3 additions and 18 deletions

View file

@ -1,7 +1,6 @@
{
lib,
config,
pkgs,
...
}: let
inherit (lib) mkIf;