Added a sops key and zsh alias
This commit is contained in:
parent
c67a3067da
commit
eaa68d35fd
3 changed files with 9 additions and 5 deletions
|
|
@ -65,11 +65,13 @@
|
|||
"syncthing/luna".owner = "horseman";
|
||||
"syncthing/terra".owner = "horseman";
|
||||
"syncthing/solis".owner = "horseman";
|
||||
"zsh/wolpc".owner = "horseman";
|
||||
};
|
||||
templates = {
|
||||
"syncluna".content = ''${config.sops.placeholder."syncthing/luna"}'';
|
||||
"syncterra".content = ''${config.sops.placeholder."syncthing/terra"}'';
|
||||
"syncsolis".content = ''${config.sops.placeholder."syncthing/solis"}'';
|
||||
"zshwolpc".content = ''${config.sops.placeholder."zsh/wolpc"}'';
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue