Printer working
This commit is contained in:
parent
7445624273
commit
a30b584fd9
@ -58,6 +58,12 @@ in {
|
||||
|
||||
# Printing
|
||||
services.printing.enable = true;
|
||||
services.printing.drivers = with pkgs; [
|
||||
gutenprint
|
||||
];
|
||||
# Printer discovery
|
||||
services.avahi.enable = true;
|
||||
services.avahi.nssmdns = true;
|
||||
|
||||
# Security
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user