mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
final
This commit is contained in:
parent
f01ee2d84b
commit
a29affb397
3 changed files with 24 additions and 15 deletions
|
|
@ -5,7 +5,7 @@
|
|||
onActivation = {
|
||||
autoUpdate = false;
|
||||
upgrade = false;
|
||||
cleanup = "none";
|
||||
cleanup = "uninstall";
|
||||
};
|
||||
|
||||
taps = [];
|
||||
|
|
@ -15,6 +15,7 @@
|
|||
casks = [
|
||||
"cap"
|
||||
"raycast"
|
||||
"riptide-dev"
|
||||
"thebrowsercompany-dia"
|
||||
"wispr-flow"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue