50 current 2024-11-24 19:27:24 24.05.6463.83fb6c028368 6.6.59 *
This commit is contained in:
parent
0519376598
commit
c7a3b2eea0
@ -26,20 +26,6 @@
|
||||
};
|
||||
|
||||
services.printing.enable = true;
|
||||
hardware.printers = {
|
||||
ensurePrinters = [
|
||||
{
|
||||
name = "Brother";
|
||||
location = "Study";
|
||||
deviceUri = "http://192.168.1.66:631";
|
||||
model = "drv:///sample.drv/generic.ppd";
|
||||
ppdOptions = {
|
||||
PageSize = "A4";
|
||||
};
|
||||
}
|
||||
];
|
||||
ensureDefaultPrinter = "Brother_printer";
|
||||
};
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
@ -127,6 +113,7 @@
|
||||
gtkmm2
|
||||
gtkd
|
||||
pkg-config
|
||||
nfs-utils
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
|
Loading…
x
Reference in New Issue
Block a user