Add sops-nix

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-06-14 17:52:04 +03:00
parent 77deff930e
commit ec56190919
7 changed files with 143 additions and 35 deletions

View File

@@ -75,6 +75,7 @@ in
];
files = [
".zsh_history"
".key.txt"
];
allowOther = true;
};