This commit is contained in:
Stefan Schwarz 2024-10-08 13:06:54 +02:00
parent 2a39913fde
commit 599d34d9cb
8 changed files with 28 additions and 27 deletions

View file

@ -1,7 +1,6 @@
{ pkgs, options, ... }:
let
unstable = import <nixos-unstable> { config.allowUnfree = true; };
in {
environment.systemPackages = with pkgs; [
cryptsetup
@ -18,11 +17,12 @@ in {
whois
ipcalc
unstable.argocd
unstable.kubernetes-helm
unstable.kustomize
unstable.terraform-ls
unstable.vault
argocd
kubernetes-helm
kustomize
pre-commit
terraform-ls
vault
docker-compose
fuse-overlayfs