This commit is contained in:
Gene Liverman 2024-08-20 12:47:13 -04:00
parent c74f5d4248
commit 604706fb45

View file

@ -1,4 +1,5 @@
{ config, pkgs, username, ... }: { { config, pkgs, username, ... }: {
{ config, inputs, pkgs, username, ... }: {
imports = [ imports = [
./hardware-configuration.nix ./hardware-configuration.nix
../../../system/common/linux/flatpaks.nix ../../../system/common/linux/flatpaks.nix
@ -32,6 +33,7 @@
go go
hubble hubble
hugo hugo
inputs.flox.packages.${pkgs.system}.default
kubectl kubectl
kubectx kubectx
kubernetes-helm kubernetes-helm