Compare commits

...

3 Commits

Author SHA1 Message Date
Simon Bruder 2da1ace487
qutebrowser: Use mirror for easylist 2022-09-27 11:36:54 +02:00
Simon Bruder 712aeca8c4
fuuko: Update GPU in README 2022-09-24 19:30:01 +02:00
Simon Bruder ce90c3363b
cups: Use elma’s new fqdn 2022-09-24 19:29:32 +02:00
3 changed files with 7 additions and 6 deletions

View File

@ -10,7 +10,7 @@ Custom build frankensteined into a HP Compaq dx7500s case (with all garbage r
* PSU: be quiet! System Power B9 450W (the dx7500s Lite-On didnt have an 8-pin CPU connector)
* SSD: Intel DC S4500 480GB
* HDD: Seagate Exos E 7E8 ST8000NM000A and WD Ultrastar DC HC320 0B36404 (both 8TB) in btrfs RAID1
* GPU (required for text console/firmware due to lack of integrated graphics in R5 1400): ATI Radeon HD 4650 (to be replaced with a fanless SUNIX VGA0411/Volari Z11)
* GPU (required for text console/firmware due to lack of integrated graphics in R5 1400): fanless ATI Radeon HD 5450 (should have been a SUNIX VGA0411/Volari Z11, but that does not work)
* Case fan: Noctua NF-A9 PWM
## Purpose

View File

@ -25,7 +25,7 @@ lib.mkIf config.sbruder.gui.enable {
] ++ lib.optionals config.sbruder.unfree.allowSoftware [
{
name = "elma";
deviceUri = "socket://elma.home.sbruder.de";
deviceUri = "socket://elma.fritz.box";
model = "Kyocera/Kyocera ECOSYS P5021cdn.PPD";
}
];

View File

@ -199,11 +199,12 @@ in
# Filtering (many dont get used yet due to lack of cosmetic filtering)
# https://github.com/gorhill/uBlock/blob/master/assets/assets.json
# EasyList is using a mirror because upstreams servers are slow
content.blocking.adblock.lists = [
"https://easylist.to/easylist/easylist.txt"
"https://easylist.to/easylist/easyprivacy.txt"
"https://easylist.to/easylist/fanboy-social.txt"
"https://easylist.to/easylistgermany/easylistgermany.txt"
"https://secure.fanboy.co.nz/easylist.txt"
"https://secure.fanboy.co.nz/easyprivacy.txt"
"https://secure.fanboy.co.nz/fanboy-social.txt"
"https://easylist-downloads.adblockplus.org/easylistgermany.txt"
"https://filters.adtidy.org/extension/ublock/filters/17.txt"
"https://filters.adtidy.org/extension/ublock/filters/3.txt"
"https://filters.adtidy.org/extension/ublock/filters/4.txt"