mirror of
https://github.com/RGBCube/ncc
synced 2025-09-13 01:27:56 +00:00
homebrew: add casks for programs
This commit is contained in:
parent
130a54db4e
commit
d84249b3f2
3 changed files with 11 additions and 0 deletions
6
modules/darwin/packages.nix
Normal file
6
modules/darwin/packages.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
homebrew.casks = [
|
||||
"vlc"
|
||||
"krita"
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue