update: sif configuration
This commit is contained in:
parent
a49b2a8765
commit
a6c321bb05
2 changed files with 9 additions and 2 deletions
|
|
@ -33,8 +33,9 @@
|
|||
displayManager = {
|
||||
enable = true;
|
||||
defaultSession = "hyprland";
|
||||
cosmic-greeter.enable = true;
|
||||
# cosmic-greeter.enable = true;
|
||||
# sddm.enable = true;
|
||||
gdm.enable = true;
|
||||
};
|
||||
|
||||
# X11 windowing system.
|
||||
|
|
@ -62,8 +63,12 @@
|
|||
enable = true;
|
||||
drivers = [
|
||||
pkgs.gutenprint
|
||||
pkgs.gutenprint-bin
|
||||
# pkgs.cups-kyocera
|
||||
pkgs.cups-kyodialog
|
||||
# pkgs.cups-kyodialog
|
||||
pkgs.canon-capt
|
||||
pkgs.canon-cups-ufr2
|
||||
pkgs.carps-cups
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue