gpg in hm
This commit is contained in:
parent
4c91c261f2
commit
84f2a1c22f
1 changed files with 7 additions and 0 deletions
|
@ -33,6 +33,13 @@ in {
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.gpg = {
|
||||||
|
enable = true;
|
||||||
|
scdaemonSettings = {
|
||||||
|
disable-ccid = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "twoneis";
|
userName = "twoneis";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue