runInVM: split out
...the ${vmName} argument was kept for compat, which is no longer necessary
This commit is contained in:
parent
6dcd2a370a
commit
dc583da67e
2 changed files with 30 additions and 24 deletions
|
|
@ -240,7 +240,7 @@ in
|
|||
[
|
||||
{
|
||||
environment.systemPackages = [
|
||||
(desktopItems.mkRunInVMPkg "browser")
|
||||
(desktopItems.runInVM)
|
||||
(pkgs.makeDesktopItem (
|
||||
desktopItems.toBrowser (
|
||||
(desktopItems.toVM "browser" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue