set the password

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-08-13 23:47:08 +02:00
parent 07df6754de
commit 2234f167ef
5 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
home = "/home/${username}";
in {
sops = {
age.keyFile = "${home}/.config/sops-nix/age/keys.txt";
age.keyFile = "${home}/.config/sops/age/keys.txt";
defaultSopsFile = ./secrets.yaml;
secrets = {
ssh-config = {