mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
Temurin @ version
This commit is contained in:
parent
79bcde13a9
commit
cb6ccba416
1 changed files with 2 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ _: let
|
|||
"pandoc"
|
||||
];
|
||||
casks = [
|
||||
"temurin"
|
||||
"temurin17"
|
||||
"barrier"
|
||||
"bitwarden"
|
||||
"mullvadvpn"
|
||||
|
|
@ -150,6 +150,7 @@ _: let
|
|||
];
|
||||
taps = [
|
||||
"pulumi/tap"
|
||||
"homebrew/cask-versions"
|
||||
];
|
||||
masApps = {
|
||||
Tailscale = 1475387142;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue