enable printing on semita
This commit is contained in:
parent
4b3aa6463e
commit
867de36bf2
|
@ -30,7 +30,7 @@ in {
|
|||
name = "HP_ENVY_6000";
|
||||
description = "Network printer hosted on bob";
|
||||
location = "home";
|
||||
deviceUri = "ipp://bob/printers/HP_ENVY_6000_series";
|
||||
deviceUri = "ipp://${serverIp}/printers/HP_Envy_6000";
|
||||
model = "everywhere";
|
||||
ppdOptions = {
|
||||
PageSize = "A4";
|
||||
|
|
|
@ -49,7 +49,7 @@ in {
|
|||
../common/optional/pipewire.nix
|
||||
../common/optional/openssh.nix
|
||||
../common/optional/dwm.nix
|
||||
# ../common/optional/printing.nix
|
||||
../common/optional/printing.nix
|
||||
../common/optional/docker.nix
|
||||
../common/optional/nix-ld.nix
|
||||
../common/optional/gaming.nix
|
||||
|
|
Loading…
Reference in New Issue