mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 10:00:41 +00:00
Add gpg
This commit is contained in:
parent
70be05057b
commit
e7c53dbb63
3 changed files with 30 additions and 3 deletions
|
@ -9,9 +9,6 @@ in
|
|||
./aliases.nix
|
||||
];
|
||||
|
||||
# TODO: Figure out how to manage gpg keys properly in nix/home-manager
|
||||
# (right now, I'm importing my keys manually)
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
package = pkgs.gitAndTools.gitFull;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue