forked from mirrors/nixpkgs
* Remove empty.nix since it's no longer used.
svn path=/nixos/trunk/; revision=30328
This commit is contained in:
parent
ba7f635f8b
commit
1cfbae6ed4
|
@ -1,8 +0,0 @@
|
||||||
# Empty profiles, used to avoid the case where no profiles are selected for
|
|
||||||
# nixos-hardware-scan.
|
|
||||||
|
|
||||||
{
|
|
||||||
imports = [];
|
|
||||||
options = {};
|
|
||||||
config = {};
|
|
||||||
}
|
|
Loading…
Reference in a new issue