This commit is contained in:
commit
7d364cdfac
69 changed files with 5268 additions and 0 deletions
8
hosts/vde/secrets/default.nix
Normal file
8
hosts/vde/secrets/default.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [ inputs.synix.nixosModules.sops ];
|
||||
|
||||
# sops.secrets."github-runners/vde" = { };
|
||||
# sops.secrets."mailserver/accounts/sid" = { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue