summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 79db1fb4..79fdb549 100644
--- a/hel.nix
+++ b/hel.nix
@@ -199,7 +199,7 @@
199 ''; 199 '';
200 200
201 printing = { 201 printing = {
202 enabled = true; 202 enable = true;
203 drivers = with pkgs; [ samsung-unified-printing-driver ]; 203 drivers = with pkgs; [ samsung-unified-printing-driver ];
204 }; 204 };
205 }; 205 };