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-18 07:46:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
5984ed283f
nixpkgs
/
nixos
/
modules
/
virtualisation
/
brightbox-config.nix
6 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
[bot] nixos/*: remove unused arguments in lambdas
2018-07-20 22:56:59 +02:00
{
modulesPath
,
.
.
.
}:
Add initial Brightbox expression. (cherry picked from commit 55d97862890350a3cc069d547114c1a880f2e583)
2015-08-08 21:49:38 +02:00
{
imports
=
[
"
${
modulesPath
}
/
v
i
r
t
u
a
l
i
s
a
t
i
o
n
/
b
r
i
g
h
t
b
o
x
-
i
m
a
g
e
.
n
i
x
"
]
;
}
Reference in a new issue
Copy permalink