Install gpg-agent and activate git commit signing
This commit is contained in:
parent
d8f7b8bbc2
commit
3d056c581b
3 changed files with 32 additions and 1 deletions
|
@ -15,6 +15,7 @@ in
|
|||
modules/vscode.nix
|
||||
modules/sway.nix
|
||||
modules/git.nix
|
||||
modules/gpg.nix
|
||||
] ++ lib.optionals (config.networking.hostName == "jimbo") [
|
||||
modules/kanshi.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue