This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2e1350b2ee
nixpkgs
/
nixos
/
modules
/
virtualisation
/
brightbox-config.nix
6 lines
96 B
Nix
Raw
Blame
History
{
modulesPath
,
.
.
.
}:
{
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
View Git Blame
Copy Permalink