tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
nixos
/
modules
/
virtualisation
/
google-compute-config.nix
at
18.09-beta
95 B
view raw
1
{
.
.
.
}:
2
3
{
4
imports
=
[
<nixpkgs/nixos/modules/virtualisation/google-compute-image.nix>
]
;
5
}