feat(tazjin/tverskoy): Enable printing service
Change-Id: Ic74cf57cafb34b18ef632e4718493146dc063236 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3702 Reviewed-by: tazjin <mail@tazj.in> Tested-by: BuildkiteCI
This commit is contained in:
parent
26f0ba5464
commit
61e3e196fd
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ in lib.fix(self: {
|
|||
mullvad-vpn.enable = true;
|
||||
tlp.enable = true;
|
||||
fwupd.enable = true;
|
||||
printing.enable = true;
|
||||
|
||||
# expose i2c device as /dev/i2c-amdgpu-dm and make it user-accessible
|
||||
udev.extraRules = ''
|
||||
|
|
Loading…
Reference in a new issue