This website requires JavaScript.
Explore
Help
Sign In
samw
/
home
mirror of
https://github.com/wlcx/home.git
Watch
1
Fork
You've already forked home
0
Code
Issues
Projects
Releases
Wiki
Activity
0fbb31defe
home
/
home
/
aws.nix
2 lines
53 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
awscli2
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink