@@ -43,10 +43,5 @@ in
|
||||
);
|
||||
};
|
||||
};
|
||||
|
||||
sops.secrets = {
|
||||
"git/credentials".path = "${home}/.config/git/credentials";
|
||||
"git/cookies".path = "${home}/.config/git/cookies";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@@ -61,10 +61,5 @@
|
||||
Install.WantedBy = [ "default.target" ];
|
||||
};
|
||||
};
|
||||
|
||||
sops.secrets = {
|
||||
"gpg-agent/pgp/key" = { };
|
||||
"gpg-agent/pgp/pass" = { };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user