mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Merge pull request #373 from genebean/mac_stuff
Various things for my Mac
This commit is contained in:
commit
bf612bbc11
3 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, genebean-omp-themes, sops-nix, username, ... }: {
|
||||
{ username, ... }: {
|
||||
# dawrwin-specific shell config
|
||||
programs.zsh = {
|
||||
initExtra = ''
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
chart-testing
|
||||
kopia
|
||||
kubectx
|
||||
python2
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -21,6 +20,7 @@
|
|||
"adr-tools"
|
||||
"helm"
|
||||
"kubernetes-cli"
|
||||
"lima"
|
||||
];
|
||||
casks = [
|
||||
"asana"
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@
|
|||
"fastfetch"
|
||||
"ffmpeg"
|
||||
"firefox-profile-switcher-connector"
|
||||
"telnet"
|
||||
];
|
||||
casks = [
|
||||
"1password"
|
||||
|
|
@ -42,6 +43,7 @@
|
|||
"angry-ip-scanner"
|
||||
"audacity"
|
||||
"balenaetcher"
|
||||
"bartender"
|
||||
#"displaylink"
|
||||
"element"
|
||||
"firefox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue