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 733eb93f23 - Show all commits

View File

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

View File

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