summary refs log tree commit diff
path: root/nixos/modules
Commit message (Expand)AuthorAge
...
* | | | mjpg-streamer service: restart on failureNikolay Amiantov2016-09-02
* | | | Merge pull request #15893 from groxxda/fix/accountsserviceLuca Bruno2016-09-02
|\ \ \ \
| * | | | accountsservice: add support for mutableUsers = falseAlexander Ried2016-09-01
* | | | | Fixes #18124: atomically replace /var/setuid-wrappers/ (#18186)Domen Kožar2016-09-01
* | | | | virtualbox: add headless build (without Qt dependency) (#18026)Данило Глинський (Danylo Hlynskyi)2016-09-01
* | | | | Merge pull request #18172 from Profpatsch/startAt-typeDomen Kožar2016-09-01
|\ \ \ \ \
| * | | | | systemd-unit-options: startAt can be a listProfpatsch2016-09-01
* | | | | | unbound service: whitespace fixesJoachim Fasting2016-09-01
* | | | | | unbound service: use mkEnableOptionJoachim Fasting2016-09-01
* | | | | | Merge staging into masterTuomas Tynkkynen2016-09-01
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | audit: Disable by defaultTuomas Tynkkynen2016-08-31
| * | | | | audit service: Explicitly call auditctl to disable everythingTuomas Tynkkynen2016-08-31
| * | | | | treewide: stop using fontbhttfVladimír Čunát2016-08-29
* | | | | | nixos/filesystems: Drop compat code for filesystems.*.options typeTuomas Tynkkynen2016-09-01
| |_|/ / / |/| | | |
* | | | | Fixes #14831 by using full path for binaries used in install-grub.plDomen Kožar2016-09-01
* | | | | install-grub.pl: fix a double slash prefix bugDomen Kožar2016-09-01
* | | | | install-grub.pl: add commentsDomen Kožar2016-09-01
| |/ / / |/| | |
* | | | nixos/…/swap.nix: add some safety assertions for randomEncryptionobadz2016-08-31
* | | | Revert "setuid-wrappers: Update wrapper dir atomically."Domen Kožar2016-08-31
* | | | hidepid service: use new boot.specialFileSystemsNikolay Amiantov2016-08-31
* | | | Merge pull request #18160 from obadz/swap-encryptionNikolay Amiantov2016-08-31
|\ \ \ \
| * | | | nixos/…/swap.nix: remove backslashes from deviceNameobadz2016-08-31
* | | | | nixos filesystems: move special filesystems to a dedicated optionNikolay Amiantov2016-08-31
* | | | | setuid-wrappers: Update wrapper dir atomically.Shea Levy2016-08-31
* | | | | Merge pull request #18152 from roblabla/bugfix-zeroTierOneConfigurablePackagezimbatm2016-08-31
|\ \ \ \ \
| * | | | | zerotierone: make package configurableroblabla2016-08-31
* | | | | | Fix #4210: Remove builderDefsDomen Kožar2016-08-31
* | | | | | Don't break grow-partitionMango Chutney2016-08-31
* | | | | | virtualbox-image module: enable partition / filesystem growthNathan Zadoks2016-08-30
* | | | | | amazon-grow-partition module: rename to grow-partitionNathan Zadoks2016-08-30
* | | | | | amazon-grow-partition module: autodetect the root deviceNathan Zadoks2016-08-30
* | | | | | Merge pull request #17822 from abbradar/systemd-mountsNikolay Amiantov2016-08-30
|\ \ \ \ \ \
| * | | | | | nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* | | | | | | update-users-groups.pl: correctly guard duplicate uids for declarative usersDomen Kožar2016-08-30
* | | | | | | Merge pull request #18104 from ericsagnes/feat/nixos-manual-gen-cleanupEelco Dolstra2016-08-30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | nixos manual: cleanup generationEric Sagnes2016-08-30
* | | | | | | opensmtpd nixos module: chmod & chown until the daemon's heart's contentobadz2016-08-30
|/ / / / / /
* | | | | | nixos manual: move chapter on grsecurity to auto-generated module docsJoachim Fasting2016-08-29
* | | | | | dnscrypt-proxy module: move detailed info to module documentationJoachim Fasting2016-08-29
* | | | | | dnscrypt-proxy module: serviceConfig.Group is redundantJoachim Fasting2016-08-29
* | | | | | dnscrypt-proxy module: formattingJoachim Fasting2016-08-29
* | | | | | nixos/containers: Process config like toplevel options (#17365)Guillaume Maudoux2016-08-29
* | | | | | In $NIX_PATH, use nixpkgs=...Eelco Dolstra2016-08-29
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch 'upstream/master' into stagingRobin Gloster2016-08-29
|\ \ \ \ \
| * | | | | nixos/cpu-freq: list correct default governor in descriptionThomas Tuegel2016-08-28
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' into stagingobadz2016-08-28
|\| | | |
| * | | | nixos/modules/rename.nix: fix eval errorobadz2016-08-28
* | | | | Merge branch 'master' into stagingobadz2016-08-28
|\| | | |
| * | | | Merge pull request #15025 from ericsagnes/modules/manualDomen Kožar2016-08-28
| |\ \ \ \
| | * | | | modules: move meta at top levelEric Sagnes2016-08-11