Add GitHub CLI tool

This commit is contained in:
thiloho
2023-04-22 21:45:57 +02:00
parent ca45521332
commit 266a350814

View File

@@ -76,6 +76,7 @@
bbenoist.nix bbenoist.nix
ritwickdey.liveserver ritwickdey.liveserver
svelte.svelte-vscode svelte.svelte-vscode
prisma.prisma
]; ];
}; };
alacritty.enable = true; alacritty.enable = true;
@@ -90,6 +91,7 @@
}; };
extraConfig.gpg.format = "ssh"; extraConfig.gpg.format = "ssh";
}; };
gh.enable = true;
}; };
services.flameshot.enable = true; services.flameshot.enable = true;
home = { home = {