This commit is contained in:
2024-09-17 10:08:23 -04:00
parent 00b8680745
commit 7fe6cd9bd6
12 changed files with 22 additions and 27 deletions

9
git-agecrypt.toml Normal file
View File

@@ -0,0 +1,9 @@
[config]
"nix/etcnixos/secrets/wifi-passwords.nix" = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4jL6gYOunUlUtPvGdML0cpbKSsPNqQ1jit4E7U1RyH",
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBJjT5QZ3zRDb+V6Em20EYpSEgPW5e/U+06uQGJdraxi",
]
"nix/home-manager/secrets/factorio.nix" = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4jL6gYOunUlUtPvGdML0cpbKSsPNqQ1jit4E7U1RyH",
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBJjT5QZ3zRDb+V6Em20EYpSEgPW5e/U+06uQGJdraxi",
]