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

View File

@ -26,8 +26,9 @@
auth-user-pass ${config.age.secrets.vpn-dac-login.path} auth-user-pass ${config.age.secrets.vpn-dac-login.path}
reneg-sec 0 reneg-sec 0
# Ignore 10.0.0.0 route as is not needed # Only route fox-ipmi
pull-filter ignore "route 10.0.0.0" pull-filter ignore "route "
route 147.83.35.27 255.255.255.255
''; '';
}; };
}; };