new device
This commit is contained in:
parent
a565033341
commit
5d101ab266
14 changed files with 292 additions and 17 deletions
8
system/dev/skydrive-lap/sops-conf.nix
Normal file
8
system/dev/skydrive-lap/sops-conf.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ config, lib, ... }:
|
||||
{
|
||||
sops = {
|
||||
secrets = {
|
||||
"wireguard/conf" = { };
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue