summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/betsy/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/betsy/default.nix b/machines/betsy/default.nix
index 795a45b..df82b52 100644
--- a/machines/betsy/default.nix
+++ b/machines/betsy/default.nix
@@ -113,6 +113,7 @@
packages = with pkgs; [
firefox
tree
+ epsonscan2
];
};