cups: Use elma’s new fqdn
This commit is contained in:
parent
2cf49b9a18
commit
ce90c3363b
|
@ -25,7 +25,7 @@ lib.mkIf config.sbruder.gui.enable {
|
||||||
] ++ lib.optionals config.sbruder.unfree.allowSoftware [
|
] ++ lib.optionals config.sbruder.unfree.allowSoftware [
|
||||||
{
|
{
|
||||||
name = "elma";
|
name = "elma";
|
||||||
deviceUri = "socket://elma.home.sbruder.de";
|
deviceUri = "socket://elma.fritz.box";
|
||||||
model = "Kyocera/Kyocera ECOSYS P5021cdn.PPD";
|
model = "Kyocera/Kyocera ECOSYS P5021cdn.PPD";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue