add pwgen vault file and manix
This commit is contained in:
parent
b7545ff155
commit
56ab58a2ef
2 changed files with 4 additions and 0 deletions
|
@ -6,9 +6,11 @@ in {
|
|||
environment.systemPackages = with pkgs; [
|
||||
cryptsetup
|
||||
kubectl
|
||||
pwgen
|
||||
whois
|
||||
unstable.kubernetes-helm
|
||||
unstable.kustomize
|
||||
unstable.vault
|
||||
|
||||
# podman
|
||||
conmon
|
||||
|
|
|
@ -11,6 +11,7 @@ in {
|
|||
borgbackup
|
||||
direnv
|
||||
fd
|
||||
file
|
||||
fzf
|
||||
git
|
||||
gnupg
|
||||
|
@ -28,6 +29,7 @@ in {
|
|||
unzip
|
||||
wget
|
||||
z-lua
|
||||
unstable.manix
|
||||
unstable.starship
|
||||
(import ../packages/neovim.nix)
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue