index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2024-12-07
github-runner: add instructions for triggering a runner registration
Michael Hoang
2024-12-07
github-runner: fix service not starting
Michael Hoang
2024-12-07
github-runner: use `lib.getExe{,'}`
Michael Hoang
2024-12-07
github-runner: remove `with lib;`
Michael Hoang
2024-12-04
fix(aerospace): allow startup commands
z0al
2024-12-04
nix: fix Lix version detection in auto-optimise-store assertion
Alex James
2024-12-01
defaults: expose-group-by-app -> expose-group-apps
Austin Horstman
2024-12-01
defaults: add `EnableTiledWindowMargins` option
Beta-Computer
2024-11-25
system: fix detection and ownership of /etc/synthetic.conf
Aiden Scandella
2024-11-22
github-runner: make `umask` quiet
Michael Hoang
2024-11-21
examples: change default architecture to `aarch64-darwin`
Michael Hoang
2024-11-21
installer: move creating default configuration to README
Michael Hoang
2024-11-21
system: always add /run to /etc/synthetic.conf on macOS 10.15 onwards
Michael Hoang
2024-11-19
fix: allow users to disable the homebrew check
isabel
2024-11-17
Merge pull request #879 from jtt9340/spaces-in-nixpath
Michael Hoang
2024-11-17
nix: remove outdated note requiring managed daemon for distributedBuilds
Michael Hoang
2024-11-17
treewide: remove `nix.package` example
Michael Hoang
2024-11-16
checks: check single user installs don't have the `nix-daemon` enabled
Michael Hoang
2024-11-16
treewide: remove mentions of `services.nix-daemon.enable = true;`
Michael Hoang
2024-11-16
nix-daemon: enable by default
Michael Hoang
2024-11-16
nix-daemon: remove `with lib;`
Michael Hoang
2024-11-15
activate-system: remove `enable` option
Michael Hoang
2024-11-13
activate-user script: fix broken NIX_PATH if paths contain spaces
Joey Territo
2024-11-13
checks: add check to ensure Homebrew is installed
Ameya Shenoy
2024-11-12
Merge pull request #1162 from Enzime/push-ovqpxpsqkwvp
Michael Hoang
2024-11-12
fix(defaults): fixing #1107
Lucas Mendes Loureiro
2024-11-12
feat(defaults): adding support to control center
Lucas Mendes Loureiro
2024-11-11
environment: fix `lowPrio` support in `environment.systemPackages`
Michael Hoang
2024-11-11
users: warn users to use `pkgs.bashInteractive` instead of `pkgs.bash`
Michael Hoang
2024-11-11
users: assert that `programs.<shell>.enable = true;` for users' shells
Michael Hoang
2024-11-11
users: remove `lib.`
Michael Hoang
2024-11-09
docs: use `nix-darwin` instead of `Darwin`
Michael Hoang
2024-11-09
Merge pull request #1154 from Samasaur1/zshenv-rcs
Michael Hoang
2024-11-07
zsh: only run shell initialization in /etc/zshenv when RCs are enabled
Sam
2024-11-08
nix: don't allow using `auto-optimise-store` as it can corrupt the store
Michael Hoang
2024-11-07
github-runner: Fix labels for different nixpkgs versions
Yuriy Taraday
2024-11-07
buildkit-agents: don't use `mkdir -p -m`
Michael Hoang
2024-11-07
github-runner: replace `mkdir -p -m` with `umask`
Michael Hoang
2024-11-07
users: don't generate `ensurePerms` when no users to manage
Michael Hoang
2024-11-07
users: replace runtime check to prevent deleting `root` with assertion
Michael Hoang
2024-11-07
system: replace `for f in $(ls ...)` with `for f in .../*`
Michael Hoang
2024-11-07
treewide: fix shellcheck warnings and errors
Michael Hoang
2024-11-07
checks: move manual `/run` instructions to activation
Michael Hoang
2024-11-07
system: run `shellcheck` on `activate` and `activate-user` scripts
Michael Hoang
2024-11-07
examples: clean up
Michael Hoang
2024-11-07
examples: drop `ofborg` example
Michael Hoang
2024-11-07
ofborg: automatically add `ofborg` to `known{Users,Groups}`
Michael Hoang
2024-11-07
examples: fix evaluation
Michael Hoang
2024-11-06
Merge pull request #909 from motheki/fast-syntax-highlighting-support
Michael Hoang
2024-11-06
Update modules/programs/zsh/default.nix
Trevor Opiyo
[next]