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-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
2024-11-05
Update default.nix
Trevor Opiyo
2024-11-05
prometheus-node-exporter: fix log permissions
Emily
2024-11-05
Merge pull request #1145 from qowoz/shellcheck-timezone
Michael Hoang
2024-11-05
time: shellcheck fix
zowoq
2024-11-04
Merge pull request #1129 from mweinelt/node-exporter
Emily
2024-11-03
Merge pull request #1125 from aschleck/new-window-path
Michael Hoang
2024-11-03
Merge pull request #1130 from aschleck/fn-key
Michael Hoang
2024-11-02
Merge pull request #1135 from Enzime/push-lxwqqpssklyn
Emily
2024-11-02
Allow configuring the fn key action
April Schleck
2024-11-02
Configure the folder that new Finder windows open
April Schleck
2024-11-02
users: don't check home directory is correct before creating user
Michael Hoang
2024-11-01
Merge pull request #1133 from bew/patch-1
Michael Hoang
2024-10-31
karabiner-elements: allow use of custom package
BenoƮt de Chezelles
2024-10-31
tmux: remove `programs.tmux.defaultCommand`
Michael Hoang
2024-10-31
environment: remove misleading `environment.loginShell` option
Michael Hoang
2024-10-31
zsh: enable by default as zsh is the default shell on macOS
Michael Hoang
2024-10-31
module: add prometheus-node-exporter service
Martin Weinelt
2024-10-28
users: create users with home directory `/var/empty` by default
Michael Hoang
2024-10-28
users: remove `users.forceRecreate` option
Michael Hoang
2024-10-28
users: fix unclosed string
Michael Hoang
2024-10-28
users: remove `with lib;`
Michael Hoang
2024-10-28
users: replace FDA check with more fine grained permissions check
Michael Hoang
2024-10-27
users: ensure all users' home directories in the config are correct
Michael Hoang
2024-10-27
users: move checks to `system.checks`
Michael Hoang
2024-10-27
users: allow `shell` to be managed by macOS
Michael Hoang
2024-10-27
users: change default shell to `/usr/bin/false` to match macOS
Michael Hoang
2024-10-27
users: allow `home` to be managed by macOS
Michael Hoang
2024-10-27
users: update properties on known users
Michael Hoang
[prev]
[next]