chore: small stuff
This commit is contained in:
parent
11aacf0e6c
commit
c2cc7f8114
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Nydragon";
|
userName = "nydragon";
|
||||||
userEmail = "contact@ccnlc.eu";
|
userEmail = "contact@ccnlc.eu";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
|
|
|
@ -96,7 +96,6 @@ in
|
||||||
pulseview.enable = true;
|
pulseview.enable = true;
|
||||||
gnupg.agent = {
|
gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue