Add gscan2pdf
This commit is contained in:
parent
baf7db2a23
commit
7253597784
|
@ -9,6 +9,7 @@ in
|
||||||
imports = if desktop then [ desktop-config shared-config ] else [ shared-config ];
|
imports = if desktop then [ desktop-config shared-config ] else [ shared-config ];
|
||||||
|
|
||||||
home.packages = shared-packages ++ pkgs.lib.optionals desktop [
|
home.packages = shared-packages ++ pkgs.lib.optionals desktop [
|
||||||
|
pkgs.gscan2pdf
|
||||||
pkgs.discord
|
pkgs.discord
|
||||||
pkgs.gimp
|
pkgs.gimp
|
||||||
pkgs.kdenlive
|
pkgs.kdenlive
|
||||||
|
|
Loading…
Reference in a new issue