Compare commits
2 commits
e066199fce
...
9d8877527d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d8877527d | ||
|
|
fc853ec1da |
3 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ ... } : {
|
||||
programgs.zsh.profileExtra = ''
|
||||
programs.zsh.profileExtra = ''
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@
|
|||
"raycast"
|
||||
"logi-options+"
|
||||
"insta360-link-controller"
|
||||
"yubico-authenticator" # TODO: Defer to a module that manages yubikeys for darwin.
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@
|
|||
"logi-options+"
|
||||
"insta360-link-controller"
|
||||
"displaylink"
|
||||
"yubico-authenticator" # TODO: Defer to a module that manages yubikeys for darwin.
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue