mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Add nixpkgs-terraform, remove flox
This commit is contained in:
parent
6007a1aa53
commit
0f43327044
6 changed files with 91 additions and 242 deletions
|
|
@ -8,6 +8,8 @@
|
|||
kopia
|
||||
kubectx
|
||||
reposurgeon
|
||||
# terraform-versions."1.5.7"
|
||||
terraformer
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -20,6 +22,7 @@
|
|||
];
|
||||
brews = [
|
||||
"adr-tools"
|
||||
"awscli"
|
||||
"helm"
|
||||
"kind"
|
||||
"kubernetes-cli"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{ config, flox-flake, pkgs, username, ... }: {
|
||||
{ config, pkgs, username, ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../../../system/common/linux/flatpaks.nix
|
||||
|
|
@ -18,7 +18,6 @@
|
|||
# host specific apps
|
||||
boinc
|
||||
brightnessctl
|
||||
#flox-flake.packages.${pkgs.system}.default
|
||||
gnome.gnome-tweaks
|
||||
gnome.nautilus
|
||||
gnomeExtensions.dash-to-panel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue