Merge pull request #18139 from eqyiel/upstream

Don't break grow-partition
This commit is contained in:
Domen Kožar 2016-08-31 07:56:48 +02:00 committed by GitHub
commit 0d03a154aa
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
{ config, lib, pkgs, ... }:
with lib;
{
options = {