feat: init conf add gnupg
This commit is contained in:
parent
c0010cd927
commit
5990cbd6d4
|
@ -53,7 +53,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
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?
|
system.stateVersion = "24.05"; # Did you read the comment?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user