Skip to content

Instantly share code, notes, and snippets.

@rwanyoike
Last active October 8, 2024 22:11
Show Gist options
  • Save rwanyoike/449ed636f10fc1c62468a27393ab8be8 to your computer and use it in GitHub Desktop.
Save rwanyoike/449ed636f10fc1c62468a27393ab8be8 to your computer and use it in GitHub Desktop.
with import <nixpkgs> {}; [
(google-cloud-sdk.withExtraComponents [google-cloud-sdk.components.gke-gcloud-auth-plugin])
]
with import <nixpkgs> {}; [
(nnn.override {withNerdIcons = true;})
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment