Activate gpg config

This commit is contained in:
Oystein Kristoffer Tveit 2022-08-18 23:14:26 +02:00
parent 9e950cdc24
commit 84429fca90
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,7 @@ in {
./programs/comma.nix
./programs/gh.nix
./programs/git.nix
./programs/gpg.nix
./programs/neovim.nix
./programs/newsboat.nix
./programs/tmux.nix
@ -84,7 +85,6 @@ in {
enable = true;
defaultCommand = "fd --type f";
};
gpg.enable = true;
irssi.enable = true;
kakoune.enable = true;
lazygit.enable = true;