WIP: add meta to packages and create nix-support/private file for unfree packages #20

Draft
abonerib wants to merge 481 commits from abonerib/bscpkgs:add-meta into master
Showing only changes of commit e51ef52721 - Show all commits

View File

@ -3,6 +3,7 @@
{ {
imports = [ imports = [
../common/base.nix ../common/base.nix
../module/emulation.nix
]; ];
# Don't install Grub on the disk yet # Don't install Grub on the disk yet