forked from pub-solar/os
fix: remove duplicate printing option
This commit is contained in:
parent
f3a31ed523
commit
1306593e74
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue