cups: Add module
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
# NOTE: See https://github.com/NixOS/nixos-hardware/blob/master/lenovo/thinkpad/e495/default.nix#L12
|
||||
kernelParams = [ "acpi_backlight=native" ];
|
||||
};
|
||||
|
||||
|
||||
ptw = {
|
||||
programs = {
|
||||
alacritty.enable = true;
|
||||
@@ -51,9 +51,11 @@
|
||||
zsh.enable = true;
|
||||
git.enable = true;
|
||||
office.enable = true;
|
||||
plasma.enable = true;
|
||||
};
|
||||
services = {
|
||||
gdm.enable = true;
|
||||
cups.enable = true;
|
||||
gnome.enable = true;
|
||||
kanshi = let
|
||||
horizontal = "Samsung Electric Company C27F398 H4ZR101145";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user