Converted gpg from nixos module to home module
This commit is contained in:
parent
726ace8ade
commit
92ec5a59fd
6 changed files with 46 additions and 48 deletions
|
@ -13,10 +13,6 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
aa = {
|
||||
tools = {
|
||||
gpg.enable = true;
|
||||
};
|
||||
|
||||
apps = {
|
||||
neovim.enable = true;
|
||||
};
|
||||
|
|
|
@ -24,6 +24,7 @@ in {
|
|||
du-dust
|
||||
fd
|
||||
file
|
||||
gnupg
|
||||
htop
|
||||
jq
|
||||
killall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue