mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
added missing imports
This commit is contained in:
parent
1b6566b1ae
commit
fe06885b78
6 changed files with 11 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config }:
|
||||
{ config, ... }:
|
||||
{
|
||||
sops.secrets."searx" = {
|
||||
sopsFile = ./secrets/searx.env;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue