Compare commits

..

No commits in common. 'd8e0a7a581da6638a6bab5eee9997a2b9934d955' and 'c1405dc3e96989661bf76d3b8a060cbe64aaa26b' have entirely different histories.

  1. 2
      nix-darwin/home.nix

@ -75,7 +75,6 @@
swig4 swig4
boost boost
libtorch-bin libtorch-bin
texliveMedium
# fucking stupid compat workarounds # fucking stupid compat workarounds
qemu qemu
@ -210,7 +209,6 @@
ls = "ls --color"; ls = "ls --color";
tmux = "tmux -2"; tmux = "tmux -2";
py = "python"; py = "python";
drs = "darwin-rebuild switch --flake $HOME/.dotfiles/nix-darwin";
}; };
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;

Loading…
Cancel
Save