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

6 lines
61 B
Nix

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