mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(goliath): refactor, make fans sane
This commit is contained in:
parent
67f6cccf47
commit
69d4363c8c
18 changed files with 178 additions and 335 deletions
|
|
@ -4,7 +4,6 @@
|
|||
inputs,
|
||||
...
|
||||
}: let
|
||||
inherit (lib.modules) mkMerge;
|
||||
inherit (inputs.base16-data.lib.base16-data) schemeSources;
|
||||
in {
|
||||
base16 = {
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
kubectl # kubectl
|
||||
k9s # cute k8s client, canines~
|
||||
kubernetes-helm # k8s package manager
|
||||
kustomize # config management and patching, ...
|
||||
|
||||
# AWS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue