THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
37c77840b8
nixpkgs
/
nixos
/
modules
/
virtualisation
/
azure-config.nix
6 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
[bot] nixos/*: remove unused arguments in lambdas
2018-07-20 20:56:59 +00:00
{
modulesPath
,
.
.
.
}:
Initial configuration + image generation script for Micro$oft Azure. Work in progress for #3986.
2014-09-06 19:37:46 +00:00
{
imports
=
[
"
${
modulesPath
}
/
v
i
r
t
u
a
l
i
s
a
t
i
o
n
/
a
z
u
r
e
-
i
m
a
g
e
.
n
i
x
"
]
;
}
Reference in New Issue
Copy Permalink