This website requires JavaScript.
Explore
Help
Sign in
cyplo
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fefc55981c
dotfiles
/
nixos
/
virtualbox.nix
7 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor virtualbox
2019-07-07 08:56:14 +01:00
{
config
,
pkgs
,
.
.
.
}:
remove redundant channel declarations
2019-11-12 22:47:38 +00:00
{
virtualisation
.
virtualbox
.
host
=
{
enable
=
true
;
}
;
}
Reference in a new issue
Copy permalink