feat(home-manager): set GTK theme and git signing format
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
];
|
||||
|
||||
programs.git.enable = true;
|
||||
programs.git.signing.format = "openpgp";
|
||||
programs.gh = {
|
||||
enable = true;
|
||||
settings.git_protocol = "ssh";
|
||||
|
||||
Reference in New Issue
Block a user