This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-23 23:43:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
afdb5675a1
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 20:56:59 +00:00
{
modulesPath
,
.
.
.
}:
Add initial Brightbox expression. (cherry picked from commit 55d97862890350a3cc069d547114c1a880f2e583)
2015-08-08 19:49:38 +00: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