added gnupg and sops

This commit is contained in:
Richie Cahill 2024-04-12 18:18:05 -04:00
parent 6e31460813
commit da0abc9cef

View File

@ -1,9 +1,4 @@
{ { pkgs, ... }:
pkgs,
config,
inputs,
...
}:
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
bat bat
@ -12,6 +7,7 @@
candy-icons candy-icons
discord-canary discord-canary
git git
gnupg
htop htop
hwloc hwloc
iperf3 iperf3
@ -28,6 +24,7 @@
python3 python3
ripgrep ripgrep
smartmontools smartmontools
sops
starship starship
sweet-nova sweet-nova
usbutils usbutils