diff options
Diffstat (limited to 'hel.nix')
-rw-r--r-- | hel.nix | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -347,11 +347,11 @@ | |||
347 | 347 | ||
348 | bluetooth.enable = true; | 348 | bluetooth.enable = true; |
349 | 349 | ||
350 | sane = { | 350 | # sane = { |
351 | enable = true; | 351 | # enable = true; |
352 | extraBackends = with pkgs; [ samsung-unified-linux-driver ]; | 352 | # extraBackends = with pkgs; [ samsung-unified-linux-driver ]; |
353 | configDir = "/etc/sane.d"; | 353 | # configDir = "/etc/sane.d"; |
354 | }; | 354 | # }; |
355 | }; | 355 | }; |
356 | 356 | ||
357 | sound.enable = true; | 357 | sound.enable = true; |