ooknet/modules/home/workstation/creative/default.nix

6 lines
61 B
Nix

{
imports = [
./inkscape.nix
./aseprite.nix
];
}