This commit is contained in:
blahai 2025-01-27 14:03:18 +02:00
parent 2e577184af
commit c6d2a9bf10
No known key found for this signature in database
4 changed files with 0 additions and 4 deletions

View file

@ -3,7 +3,6 @@
config,
...
}: let
inherit (lib) template;
inherit (lib.modules) mkIf;
inherit (lib.services) mkServiceOption;
inherit (lib.secrets) mkSecret;