1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-09-13 01:27:56 +00:00
ncc/modules/darwin/packages.nix

5 lines
42 B
Nix

{
homebrew.casks = [
"krita"
];
}