This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
nixpkgs
Watch
0
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-16 23:03:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
606b49721f
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 22:56:59 +02:00
{
modulesPath
,
.
.
.
}:
Initial configuration + image generation script for Micro$oft Azure. Work in progress for #3986.
2014-09-06 21:37:46 +02: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 a new issue
Copy permalink