Terminal stuff
This commit is contained in:
@ -58,4 +58,16 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
programs.gpg = {
|
||||
enable = true;
|
||||
settings = {
|
||||
"default-key" = "2104943D6033C8F4F7D4F560BDA6DFEDBCFB6779";
|
||||
"default-recipient-self" = "";
|
||||
"keyserver-options" = "auto-key-retrieve";
|
||||
};
|
||||
};
|
||||
|
||||
programs.myZsh.enable = true;
|
||||
programs.myUrxvt.enable = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user