add printer drivers because i got a new printer now
This commit is contained in:
@@ -31,6 +31,16 @@
|
||||
|
||||
services.printing = {
|
||||
enable = true;
|
||||
drivers = with pkgs; [
|
||||
gutenprint
|
||||
gutenprintBin
|
||||
];
|
||||
};
|
||||
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns4 = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
# Sadly, I don't know how to install flatpaks like this.
|
||||
|
||||
@@ -15,7 +15,9 @@
|
||||
nix-direnv
|
||||
nixpkgs-fmt
|
||||
nixd
|
||||
catppuccin-cursors.mochaBlue
|
||||
unzip
|
||||
libwebp
|
||||
ifuse
|
||||
w3m
|
||||
imagemagick
|
||||
|
||||
Reference in New Issue
Block a user