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
|
# dawrwin-specific shell config
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@
|
||||||
chart-testing
|
chart-testing
|
||||||
kopia
|
kopia
|
||||||
kubectx
|
kubectx
|
||||||
python2
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -21,6 +20,7 @@
|
||||||
"adr-tools"
|
"adr-tools"
|
||||||
"helm"
|
"helm"
|
||||||
"kubernetes-cli"
|
"kubernetes-cli"
|
||||||
|
"lima"
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
"asana"
|
"asana"
|
||||||
|
|
|
||||||
|
|
@ -34,6 +34,7 @@
|
||||||
"fastfetch"
|
"fastfetch"
|
||||||
"ffmpeg"
|
"ffmpeg"
|
||||||
"firefox-profile-switcher-connector"
|
"firefox-profile-switcher-connector"
|
||||||
|
"telnet"
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
"1password"
|
"1password"
|
||||||
|
|
@ -42,6 +43,7 @@
|
||||||
"angry-ip-scanner"
|
"angry-ip-scanner"
|
||||||
"audacity"
|
"audacity"
|
||||||
"balenaetcher"
|
"balenaetcher"
|
||||||
|
"bartender"
|
||||||
#"displaylink"
|
#"displaylink"
|
||||||
"element"
|
"element"
|
||||||
"firefox"
|
"firefox"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue