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
ca7b30470f
home
/
home
/
docker.nix
2 lines
59 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
docker
colima
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink