Merge pull request #373 from genebean/mac_stuff

Various things for my Mac
This commit is contained in:
Gene Liverman 2024-03-01 12:42:05 -05:00 committed by GitHub
commit bf612bbc11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 2 deletions

View file

@ -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 = ''

View file

@ -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"

View file

@ -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"