activation de CUPS et des pilotes samsung

extraction-donnees-privees
Yves Dubromelle 9 years ago
parent c5eeaae443
commit a91f81a650

@ -3,4 +3,11 @@
{
# Enable the OpenSSH dble the OpenSSH daemon. aemon
services.openssh.enable = true;
# Enable CUPS to print documents.
services.printing = {
enable = true;
drivers = [ pkgs.samsung-unified-linux-driver ];
};
}

Loading…
Cancel
Save