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 1009736d81 - Show all commits

View File

@ -16,7 +16,7 @@ in
# Prepend default nixPath values.
options.nix.nixPath.default ++
# Append our nixpkgs-overlays.
[ "nixpkgs-overlays=/etc/nixos/overlays-compat/" ]
[ "nixpkgs-overlays=/config/overlays-compat/" ]
;
nixpkgs.overlays = [