mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Fix eval error
This commit is contained in:
parent
36079454e5
commit
58fbf0f18b
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
with pkgs.lib;
|
||||
|
||||
{
|
||||
imports =
|
||||
[ ../virtualisation/virtualbox-image.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue