mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Add Flox
This commit is contained in:
parent
003367ce5e
commit
f8e187f447
5 changed files with 309 additions and 26 deletions
|
|
@ -1,10 +1,11 @@
|
|||
{ pkgs, ... }: {
|
||||
{ inputs, pkgs, ... }: {
|
||||
system.stateVersion = 4;
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
chart-testing
|
||||
goreleaser
|
||||
inputs.flox.packages.${pkgs.system}.default
|
||||
kopia
|
||||
kubectx
|
||||
reposurgeon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue