mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
cli: add awscli2
This commit is contained in:
parent
cf78f29576
commit
01856d3bb1
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
sconfig.powerline.enable = lib.mkDefault true;
|
sconfig.powerline.enable = lib.mkDefault true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
awscli2
|
||||||
bat
|
bat
|
||||||
darkhttpd
|
darkhttpd
|
||||||
dnsutils
|
dnsutils
|
||||||
|
|
Loading…
Reference in a new issue