feat: Nix flake build for Darwin #23

Open
aniva wants to merge 12 commits from system/darwin into main
2 changed files with 17 additions and 3 deletions
Showing only changes of commit 0333edab16 - Show all commits

View File

@ -16,16 +16,23 @@ in
};
systemPackages = with pkgs; [
vim
imagemagick
ripgrep
direnv
nix-direnv
fd
gnupg
direnv
nix-direnv
rustup
elan
poetry
tex
cmake
ispell
# Media
imagemagick
fontconfig
];
};

View File

@ -9,6 +9,13 @@
};
brews = [
"pinentry-mac"
# Building tools
"libtool"
"pkgconf"
"autoconf"
"poppler"
"automake"
];
casks = [
# System monitoring