Remove old printing options on starlight

This commit is contained in:
Artemis Tosini 2021-05-11 01:45:53 +00:00
parent b88432cfa0
commit aa607bb9dd
Signed by: artemist
GPG key ID: ADFFE553DCBB831E

View file

@ -70,13 +70,6 @@
weechat
];
# Printing
services.printing = {
listenAddresses = [ "localhost:631" "10.69.0.2:631" "starlight.manehattan.artem.ist:631" ];
allowFrom = [ "localhost" "10.69.0.*" ];
};
# Scanning
hardware.sane.enable = true;
users.users.artemis.extraGroups = [ "scanner" ];