about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-10-08T10·04+0300
committertazjin <mail@tazj.in>2021-10-08T10·10+0000
commit61e3e196fd1f1171115cbc29dbeda4e952437308 (patch)
tree458760d4e9dd2734ffccd97152c3cc146f2e780a
parent26f0ba5464131630db06dcbba5b445516b95c2ff (diff)
feat(tazjin/tverskoy): Enable printing service r/2954
Change-Id: Ic74cf57cafb34b18ef632e4718493146dc063236
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3702
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
-rw-r--r--users/tazjin/nixos/tverskoy/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix
index d99720eaf6..2d9f88cc91 100644
--- a/users/tazjin/nixos/tverskoy/default.nix
+++ b/users/tazjin/nixos/tverskoy/default.nix
@@ -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 = ''