fix: remove duplicate printing option

This commit is contained in:
teutat3s 2024-01-25 19:22:04 +01:00
parent f3a31ed523
commit 1306593e74
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -148,8 +148,6 @@ in {
(lib.versionAtLeast config.boot.kernelPackages.kernel.version "3.13")
''SUBSYSTEM=="pci", KERNEL=="0000:00:14.0", ATTR{power/wakeup}="disabled"'';
services.printing.enable = true;
home-manager = pkgs.lib.setAttrByPath ["users" psCfg.user.name] {
# Custom device sway configs
xdg.configFile = {