modules: secrets: remove unused 'options'
This commit is contained in:
parent
bd6b7ca9e2
commit
49b2cb9781
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ config, inputs, lib, options, ... }:
|
{ config, inputs, lib, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue