Skip to content

Commit

Permalink
hosts.bwpm-FP2CYXKY2V: install kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Feb 19, 2024
1 parent d99429f commit 6402c65
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions hosts/bwpm-FP2CYXKY2V/home-tobiashapp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,7 @@
non-nixos.enable = true;
};

development = {
jbang = {
enable = true;
trustedSources = [ "https://repo1.maven.org/maven2/io/quarkus/quarkus-cli/" ];
};

nix.home-manager.enable = true;
};
development.nix.home-manager.enable = true;

misc = {
sdks = {
Expand All @@ -46,6 +39,7 @@

packages = with pkgs; [
asciidoctor
kubectl
nixpkgs-fmt
natscli
nodejs
Expand Down

0 comments on commit 6402c65

Please sign in to comment.