10 lines
187 B
Nix
10 lines
187 B
Nix
{...}: {
|
|
# imports = [
|
|
# ../util/flatpak.nix
|
|
# ];
|
|
# flatpaks = [
|
|
# "ar.com.tuxguitar.TuxGuitar"
|
|
# "org.inkscape.Inkscape"
|
|
# "com.github.PintaProject.Pinta"
|
|
# ];
|
|
}
|