feat: add fh
This commit is contained in:
parent
1a7138d093
commit
bc1f3c9465
5 changed files with 25 additions and 26 deletions
|
@ -7,7 +7,7 @@
|
|||
./git.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [ ncurses ];
|
||||
home.packages = with pkgs; [ fh ncurses ];
|
||||
|
||||
programs.gpg.enable = true;
|
||||
services.gpg-agent = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue