nixos-config/2configs/tools/scanner-tools.nix

8 lines
188 B
Nix
Raw Normal View History

2017-09-11 23:09:47 +02:00
{
# ln -s /run/current-system/sw/bin/xsane ~/.gimp-2.8/plug-ins/xsane
#nixpkgs.config.packageOverrides = pkgs: {
# xsaneGimp = pkgs.xsane.override { gimpSupport = true; };
#};
2017-09-11 23:09:47 +02:00
}