Better handling of work/personal darwin machine, remove clang & -tools

from work and add llvm via brew instead.
This commit is contained in:
Martin Larsson 2025-04-16 22:56:54 +02:00
parent f15bbc57e2
commit 44e501b67f
8 changed files with 73 additions and 33 deletions

View file

@ -4,6 +4,8 @@
packages = with pkgs; [
wl-clipboard-rs
sway
clang
clang-tools
];
file = {
".config/sway".source = ../sway;