This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced
2024-11-14 15:36:47 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
8f551be935
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 23:56:59 +03:00
{
modulesPath
,
.
.
.
}:
Add initial Brightbox expression. (cherry picked from commit 55d97862890350a3cc069d547114c1a880f2e583)
2015-08-08 22:49:38 +03: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