mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
[TRAEFIK] Lurching towards function
This commit is contained in:
parent
d99f517b4a
commit
750294ca27
10 changed files with 173 additions and 14 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue