home | disable keychain
This commit is contained in:
parent
30fc89e477
commit
f46aa99649
1 changed files with 8 additions and 8 deletions
|
|
@ -106,13 +106,13 @@
|
|||
};
|
||||
};
|
||||
programs.go.enable = true;
|
||||
programs.keychain = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
agents = "ssh";
|
||||
keys =
|
||||
"id_aur id_dsa id_ed25519 id_rsa 56913AD86A18257132AA9F03928BC0B78C1BF5AA";
|
||||
inheritType = "any";
|
||||
};
|
||||
# programs.keychain = {
|
||||
# enable = true;
|
||||
# enableBashIntegration = true;
|
||||
# agents = "ssh";
|
||||
# # keys =
|
||||
# # "id_aur id_dsa id_ed25519 id_rsa 56913AD86A18257132AA9F03928BC0B78C1BF5AA";
|
||||
# inheritType = "any";
|
||||
# };
|
||||
home.file.".links/links.cfg".source = files/links.cfg;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue