mirror of
https://github.com/genebean/dots.git
synced 2026-05-31 07:45:20 -04:00
Move sensitive git config to private-flake, setup authorized signers
Co-authored-by: Claude <claude@anthropic.com>
This commit is contained in:
parent
59e36c1d3e
commit
cf6d362d6c
20 changed files with 18 additions and 51 deletions
|
|
@ -168,10 +168,6 @@
|
|||
age.keyFile = "${config.users.users.${username}.home}/.config/sops/age/keys.txt";
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
secrets = {
|
||||
local_git_config = {
|
||||
owner = "${username}";
|
||||
path = "${config.users.users.${username}.home}/.gitconfig-local";
|
||||
};
|
||||
local_private_env = {
|
||||
owner = "${username}";
|
||||
path = "${config.users.users.${username}.home}/.private-env";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue