Add oysteikt to secrets

This commit is contained in:
2022-12-17 22:53:26 +01:00
parent 4de4f9b8f6
commit 57ff1fa17a
4 changed files with 82 additions and 11 deletions

View File

@@ -2,5 +2,6 @@
pkgs.mkShell {
nativeBuildInputs = with pkgs; [
sops
gnupg
];
}