1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-15 17:51:01 +00:00

lnl: add gnupg

This commit is contained in:
Daiderd Jordan 2018-01-18 20:22:12 +01:00
parent e431dd78a2
commit ca457383ab
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -28,15 +28,17 @@
system.keyboard.remapCapsLockToControl = true;
environment.systemPackages =
[ pkgs.ctags
[ pkgs.brotli
pkgs.ctags
pkgs.curl
pkgs.brotli
pkgs.fzf
pkgs.gettext
pkgs.git
pkgs.gnupg
pkgs.htop
pkgs.jq
pkgs.mosh
pkgs.ripgrep
pkgs.shellcheck
pkgs.silver-searcher