l helios.r: minimize printing config
This commit is contained in:
parent
8ccfefb51f
commit
8ca59b00fc
@ -138,8 +138,6 @@ with import <stockholm/lib>;
|
|||||||
programs.adb.enable = true;
|
programs.adb.enable = true;
|
||||||
users.users.mainUser.extraGroups = [ "adbusers" ];
|
users.users.mainUser.extraGroups = [ "adbusers" ];
|
||||||
|
|
||||||
services.printing = {
|
services.printing.drivers = [ pkgs.postscript-lexmark ];
|
||||||
enable = true;
|
|
||||||
drivers = [ pkgs.postscript-lexmark ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user