users/foo-dogsquared: add gh-actions-cache extension for GitHub CLI

This commit is contained in:
Gabriel Arazas 2023-07-27 12:35:03 +08:00
parent 92bb5b916c
commit 848d06a498
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -39,6 +39,7 @@
extensions = with pkgs; [ extensions = with pkgs; [
gh-eco gh-eco
gh-dash gh-dash
gh-actions-cache
]; ];
settings = { settings = {