add dummy default.nix

This commit is contained in:
Jörg Thalheim 2019-01-18 13:46:37 +00:00
parent f0db394fbf
commit 411e9e10b9
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA

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
{}