nix-darwin icon indicating copy to clipboard operation
nix-darwin copied to clipboard

nix modules for darwin

Results 266 nix-darwin issues
Sort by recently updated
recently updated
newest added

Why be opinionated on this? Why can't I opt out? same goes for the `HIST_IGNORE_DUPS SHARE_HISTORY HIST_FCNTL_LOCK`

Is there a way to sort and set a content as fan/stack/whatever with nix-darwin? Each time I apply settings, it resets to defaults: ![CleanShot 2024-06-22 at 12 05 32@2x](https://github.com/LnL7/nix-darwin/assets/9573356/26732231-b82d-4d89-8505-4502db2f55a5)

service.skhd.enable doesn't add the binary in path. It is in the nix-store (e.g. /nix/store/dl954m0lama58niyd1cjj3bc15vivih9-skhd-0.3.9/bin/skhd); the launch agent points to it in that location. (However, seems to not stop it.) However,...

there are some pretty significant difference between the ssh agent shipped with nix-darwin and the default macOS / Darwin ssh agent. is there any way to prevent nix-darwin from overriding...

It seems that `escapeShellArgs` doesn't play nicely with launchd, as it surrounds strings with single quotes that are interpreted literally by launchd and passed as arguments (think passing `"'-profile'"` instead...

[](url)Hi @LnL7, I hope this message finds you well. I am submitting this PR to add a new NixOS module for [jankyborders](https://search.nixos.org/packages?channel=24.05&show=jankyborders&from=0&size=50&sort=relevance&type=packages&query=jankyborders). This module provides configuration options to enable the...

This is a security fix over a year in the making; I wish I had been able to get it out sooner. Anyone using `AuthorizedKeysCommand` for something else will need...

`darwin-rebuild` errors out after upgrading from macOS Sonoma to macOS Sequoia with the following error: ```shell $ darwin-rebuild switch --flake .#macbook --show-trace building the system configuration... error: the user '_nixbld1'...

fixes #778 - [ ] unsure if `checkHomebrewInstall` should be a conditional check cc: @Enzime please recommend changes