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
3 changed files with 1 additions and 1 deletions
Showing only changes of commit 7e6c395ff8 - Show all commits

View File

@ -4,5 +4,6 @@
imports = [
./boot.nix
./fs.nix
./hw.nix
];
}

View File

@ -3,7 +3,6 @@
{
imports = [
../common/main.nix
./hardware-configuration.nix
./gitlab-runner.nix
./monitoring.nix