activation de CUPS et des pilotes samsung
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user