about summary refs log tree commit diff
path: root/nixpkgs/nixos/modules
Commit message (Collapse)AuthorAge
* Merge commit 'd26027792812fbfad4d0f451b5f47fdabf7fdeb9'Alyssa Ross2019-04-22
|
* modules/dictd: make dict use local serverAlyssa Ross2019-04-14
| | | | | Seems silly to install this for use with the local server, but to not configure it to use the local server.
* Merge commit '0c0954781e257b8b0dc49341795a2fe7d96945a3'Alyssa Ross2019-04-14
|
* Merge commit '373488e6f4c3dc3bb51cabcb959e4a70eb5d7b2c'Alyssa Ross2019-04-13
|
* Merge commit 'da1a2b1eeafa66b4419b4f275396d8a731eccb61'Alyssa Ross2019-03-16
|
* Merge commit '5d3fd3674a66c5b1ada63e2eace140519849c967'Alyssa Ross2019-03-11
|
* Revert "Merge pull request #54980 from danbst/etc-relative"Will Dietz2019-02-26
| | | | | | | This reverts commit 0b91fa43e40c121ff4682256aa46a425c984da6c, reversing changes made to 183919a0c072061b98ebe9fca2e899ade871ff1c. (cherry picked from commit c24725d003ee8f981cad07161d06e574adba008b)
* Merge commit '1233c8d9e9bc463899ed6a8cf0232e6bf36475ee'Alyssa Ross2019-02-26
|
* nixos/evscript: ensure uinput is loadedAlyssa Ross2019-02-25
|
* nixos/agetty: add services.mingetty.loginOptionsAlyssa Ross2019-02-25
| | | | | My use case here is setting it to "-- \u" (no extra options), so that I can use autologinUser without it skipping the password prompt.
* Merge commit '969cff2691a02b3d7e5468beda26c482d8986644'Alyssa Ross2019-02-24
|
* Merge commit '36f316007494c388df1fec434c1e658542e3c3cc'Alyssa Ross2019-02-18
|
* nixos/evscript: initAlyssa Ross2019-02-18
|
* Merge commit '929cc78363e6878e044556bd291382eab37bcbed'Alyssa Ross2019-02-10
|
* nixos/users: create accessible parent dirs of homeAlyssa Ross2019-02-10
| | | | | | | | | | | | If the parent(s) of a home directory being created did not exist, they would be created 0700, like the home directory itself. However, because these directories would be owned by root, they would be inaccessible to the user whose home directory was being created, which in turn would make their own home directory inaccessible. With this change, any _new_ directories created by createHome will be world-readable. This won't affect any existing data, since permissions passed to make_path only affect new directories.
* Merge commit '2d2f10475138b7206572dc3ec288184df2be022e'Alyssa Ross2019-02-07
|
* Add 'nixpkgs/' from commit 'abf060725d7614bd3b9f96764262dfbc2f9c2199'Alyssa Ross2019-01-07
git-subtree-dir: nixpkgs git-subtree-mainline: 4e31070265257dc67d120c27e0f75c2344fdfa9a git-subtree-split: abf060725d7614bd3b9f96764262dfbc2f9c2199