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