Initial commit
This commit is contained in:
commit
38f32e9513
23 changed files with 243 additions and 0 deletions
7
modules/sops/work.nix
Normal file
7
modules/sops/work.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
sops = {
|
||||
secrets."work/vpn/ovpn" = {};
|
||||
secrets."work/vpn/shadowsocks" = {};
|
||||
secrets."work/vpn/password" = {};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue