This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7f5000c784
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 21:56:59 +01:00
{
modulesPath
,
.
.
.
}:
Add initial Brightbox expression. (cherry picked from commit 55d97862890350a3cc069d547114c1a880f2e583)
2015-08-08 20:49:38 +01: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 New Issue
Copy Permalink