mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
set the password
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user