summaryrefslogtreecommitdiff
path: root/system/desktop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/desktop.nix')
-rw-r--r--system/desktop.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/desktop.nix b/system/desktop.nix
index 162fe94..8a37148 100644
--- a/system/desktop.nix
+++ b/system/desktop.nix
@@ -50,8 +50,7 @@ in {
enable = true;
drivers = with pkgs; [
brlaser
- # FIXME: failes to compile
- # cnijfilter2
+ cnijfilter2
gutenprint
];
};