index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
install-multi-user.sh
Age
Commit message (
Expand
)
Author
2021-05-27
throw freenode down the memory hole
Patrick Hilhorst
2021-04-29
darwin: encrypt nix volume if filevault is enabled
Travis A. Everett
2021-03-25
Merge pull request #4532 from abathur/macos_nixbld_ids
Domen Kožar
2021-03-23
Added Debian-based OS's profiles
Nicolas Stig124 FORMICHELLA
2021-03-11
fix nixbld user name/uid for macOS
Travis A. Everett
2020-10-19
create missing profile files to fix zsh envvars
Travis A. Everett
2020-10-19
fix skipped multi-user install steps on macOS
Travis A. Everett
2020-07-07
merged systemd installer with non-systemd installer.
Daniel Fitzpatrick
2020-06-23
docs/installer: add correct curl flags
Jörg Thalheim
2020-05-27
Merge pull request #3608 from surajbarkale/patch-1
Eelco Dolstra
2020-05-26
installer: fix unused variable
Domen Kožar
2020-05-26
Fix installer script bugs
Domen Kožar
2020-05-25
Merge pull request #3375 from domenkozar/multi-user-count
Domen Kožar
2020-05-25
Allow passing extra nix.conf to installer
Domen Kožar
2020-05-25
install-multi-user: allow overriding user count
Domen Kožar
2020-05-22
Use /etc/zshenv instead of /etc/zshrc for profile
Suraj Barkale
2020-03-24
installer: Fix terminal colors.
Greg Price
2020-03-22
installer: Set files read-only when copying into store
Greg Price
2019-10-23
install-multi-user.sh: Remove unused variables
Eelco Dolstra
2019-10-09
Typo
Eelco Dolstra
2019-10-09
Remove some redundant initialization
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-10-08
Make preexisting Nix install a warning, not a failure
Matthew Bauer
2019-08-28
Merge pull request #2745 from samueldr/install/detect-systemd-separately
Eelco Dolstra
2019-08-22
Allow empty /nix directory in multi-user installer
Matthew Bauer
2019-06-17
Merge pull request #2746 from bjornfor/install-multi-user-defaults
Eelco Dolstra
2019-05-01
Merge pull request #2679 from bjornfor/offline-install
Eelco Dolstra
2019-03-27
install-multi-user: remove unneeded settings from nix.conf
Bjørn Forsman
2019-03-27
install-multi-user: reduce max-jobs from 32 to 1
Bjørn Forsman
2019-03-26
install-multi-user: Detect and fail lack of systemd separately
Samuel Dionne-Riel
2019-03-24
Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandbox
Domen Kožar
2019-02-23
scripts: remove default 'sandbox = false' from multi-user installer
Austin Seipp
2019-02-22
remove noop uses of nix-store --init
zimbatm
2019-02-20
install script: don't abort when "nix-channel --update" fails
Bjørn Forsman
2018-05-30
install-multi-user: support 'set -u' runs, closes #2193
Graham Christensen
2018-05-25
install-multi-user: don't force NIX_SSL_CERT_FILE
Graham Christensen
2018-03-30
macos: Handle when a build user doesn't have a user ID
Graham Christensen
2018-03-30
Use a looser comparison for the 'user note' check
Graham Christensen
2018-03-30
Check for the existence of a profile target before seeing if it mentions Nix
Graham Christensen
2018-03-29
Expand the multi-user installer to support Linuxes with systemd
Graham Christensen