add dummy default.nix

This commit is contained in:
Jörg Thalheim
2019-01-18 13:46:37 +00:00
parent f0db394fbf
commit 411e9e10b9

3
default.nix Normal file
View File

@@ -0,0 +1,3 @@
# This file is necessary so nix-env -qa does not break,
# when nixos-hardware is used as a channel
{}