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 008584b465 - Show all commits

View File

@ -2,7 +2,9 @@
{
imports = [
../common/xeon.nix
../common/base.nix
../common/xeon/console.nix
../common/xeon/net.nix
../module/emulation.nix
];