mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Add GitHub CLI tool
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user