cups: Use elma’s new fqdn

nazuna
Simon Bruder 2022-09-24 19:29:32 +02:00
parent 2cf49b9a18
commit ce90c3363b
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

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";
}
];