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 a7fb69ab92 - Show all commits

View File

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

View File

@ -5,7 +5,6 @@
../common/main.nix
./hardware-configuration.nix
./fs.nix
./gitlab-runner.nix
./monitoring.nix
./net.nix