about summary refs log tree commit diff
path: root/nixos/modules
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | initrd: Use modprobe from busyboxEelco Dolstra2016-02-01
| * | | | | | | | | | Don't include wireless-tools/iw/rfkill when wireless is disabledEelco Dolstra2016-02-01
| * | | | | | | | | | Use booleans properlyEelco Dolstra2016-02-01
| * | | | | | | | | | openssh: Enable DSA host/client keysEelco Dolstra2016-02-01
| * | | | | | | | | | Merge pull request #12458 from k0ral/acpidEelco Dolstra2016-02-01
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Rewrite acpid module in a more generic waykoral2016-01-21
| * | | | | | | | | | | nixos-rebuild: Don't propagate --no-out-link arg to nix-storeRickard Nilsson2016-02-01
| * | | | | | | | | | | nixos-rebuild: Do not create result symlinks for boot/switch actions (resolve...Rickard Nilsson2016-02-01
| * | | | | | | | | | | desktop manager service: fix and improve default errorRyan Mulligan2016-01-31
| * | | | | | | | | | | gnome3: drop GNOME 3.16Luca Bruno2016-01-31
| * | | | | | | | | | | lightdm: Allow background colors and images. Fixes #12684Oliver Charles2016-01-31
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #11737 from MatrixAI/masterFranz Pletz2016-01-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | zram: simplified totalmem calculation for zram.nixRoger Qiu2016-01-29
| * | | | | | | | | | | Merge pull request #12699 from simonvandel/sundtekFranz Pletz2016-01-30
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | sundtek: 2015-12-12 -> 2016-01-26 + service changeSimon Vandel Sillesen2016-01-30
| | | |_|_|/ / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Configure a default trust store for opensslGuillaume Maudoux2016-02-03
* | | | | | | | | | | Merge branch 'fontconfig-caches' into stagingNikolay Amiantov2016-02-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fontconfig service: add pre-generated fonts cachesNikolay Amiantov2016-01-29
* | | | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fix some references to deprecated /etc/ssl/certs/ca-bundle.crtEelco Dolstra2016-01-29
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | audit: Disable in containersEelco Dolstra2016-01-26
| * | | | | | | | | | sddm: add numlock switchTony White2016-01-26
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #12601 from tomberek/gateone_updateArseniy Seroka2016-01-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Gateone: fix cacerts dependencyThomas Bereknyei2016-01-24
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #12590 from exi/askpass-in-envFranz Pletz2016-01-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nixos-ssh: set SSH_ASKPASS globally and not just on interactive shellsReno Reckling2016-01-24
* | | | | | | | | | | nixos xserver: remove vaapiDriversNikolay Amiantov2016-01-26
* | | | | | | | | | | nixos opengl: add extraPackages and extraPackages32Nikolay Amiantov2016-01-26
* | | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-01-25
|\| | | | | | | | | |
| * | | | | | | | | | nixos-generate-config: fix #12595: broadcom quotingVladimír Čunát2016-01-25
| |/ / / / / / / / /
| * | | | | | | | | nixos: update-locatedb - harden via systemd (#7220)Dan Peebles2016-01-23
| * | | | | | | | | nixos: uptimed - rewrite and harden a bit (#7220)Dan Peebles2016-01-23
| * | | | | | | | | Merge pull request #12290 from abbradar/dovecot-updatesNikolay Amiantov2016-01-23
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | nixos/dovecot: add mail user and groupNikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: add sieveScripts supportNikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: symlink system-wide config and use itNikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: use new modules directoryNikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: add dovecot package to modules, force proper dovecot versionNikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: add 'protocols' optionNikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: use systemd's RuntimeDirectory instead of creating it by ourse...Nikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: create user/group only if they are defaultNikolay Amiantov2016-01-21
| | * | | | | | | | nixos/dovecot: add reload commandNikolay Amiantov2016-01-21
| * | | | | | | | | Merge pull request #12459 from avnik/fix-var-lib-postfix-permissionsPeter Simons2016-01-22
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | postfix: use built-in set-permission tool to setup queueAlexander V. Nikolaev2016-01-20
| * | | | | | | | | Merge pull request #12481 from nathan7/usrbinenv-optionPeter Simons2016-01-22
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | activation-script module: add environment.usrbinenv optionNathan Zadoks2016-01-19
| * | | | | | | | | IHaskell: remove un-needed inheritThomas Bereknyei2016-01-21
| * | | | | | | | | Merge pull request #12323 from kragniz/rkt-v0.15.0Domen Kožar2016-01-21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rkt: 0.14.0 -> 0.15.0Louis Taylor2016-01-15
| * | | | | | | | | | Merge pull request #12324 from rickynils/nixos-rebuild-remote-try2Domen Kožar2016-01-21
| |\ \ \ \ \ \ \ \ \ \