nixos/modules/desktop/media/default.nix

7 lines
48 B
Nix
Raw Normal View History

2023-07-09 21:52:40 +04:00
{
imports = [
./resolve
./gimp
];
}