[TRAEFIK] Lurching towards function

This commit is contained in:
Kat Inskip 2023-05-01 08:07:32 -07:00
parent d99f517b4a
commit 750294ca27
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
10 changed files with 173 additions and 14 deletions

View file

@ -29,6 +29,8 @@ _: let
deploy-rs.deploy-rs # deployment system
rnix-lsp # vscode nix extensions
terraform # terraform
kubectl
k9s
];
boot.loader.systemd-boot.enable = true;