feat: init conf add gnupg

This commit is contained in:
Dict Xiong 2024-06-14 23:05:28 +08:00
parent c0010cd927
commit 5990cbd6d4

View File

@ -53,7 +53,7 @@
};
environment.systemPackages = with pkgs; [
vim zsh tmux git curl wget gcc gnumake cmake
vim zsh tmux git curl wget gcc gnumake cmake gnupg
];
system.stateVersion = "24.05"; # Did you read the comment?