summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | nixos/unbound: correct indented interface/access listsJoerg Thalheim2017-11-03
|/ / / / / / / / /
* | | | | | | | | strongswan: allow configuring enabled pluginsAndrew Dunham2017-11-02
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into upd.lxqtJosé Romildo Malaquias2017-11-02
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #31100 from zimbatm/hashcat4zimbatm2017-11-02
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | Hashcat4
| | * | | | | | | intel-ocl: r4.0-59481 -> 5.0-63503zimbatm2017-11-01
| | | | | | | | |
| * | | | | | | | ACME module: add server option (#31122)Pierre-Etienne Meunier2017-11-02
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into upd.lxqtJosé Romildo Malaquias2017-11-02
|\| | | | | | | |
| * | | | | | | | nixos/postfix: support alternate smtp ports when relaying (#30685)Sarah Brofeldt2017-11-01
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * postfix: support alternate smtp ports when relaying * fix missing ; after merge
| * | | | | | | containers: autoStart doc typoDanylo Hlynskyi2017-11-01
| | | | | | | |
| * | | | | | | Merge pull request #31007 from yegortimoshenko/nixos-generate-config/umaskOrivej Desh2017-11-01
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | nixos-generate-config: enforce umask 0022, fixes #30954
| | * | | | | | nixos-generate-config: enforce umask 0022, fixes #30954Yegor Timoshenko2017-10-30
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #31058 from rnhmjoj/dnschainSander van der Burg2017-10-31
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | DNSChain: move expression to new nodePackages
| | * | | | | | nixos/dnschain: use nodePackages.dnschainrnhmjoj2017-10-31
| | | | | | | |
| * | | | | | | Merge pull request #31039 from LumiGuide/fix-graphite-apiGraham Christensen2017-10-31
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | graphite: fix the graphiteApi service
| | * | | | | | | graphite: fix the graphiteApi serviceBas van Dijk2017-10-31
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #31044 from LumiGuide/fix-apache-httpdGraham Christensen2017-10-31
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | apache-httpd: fix nix evaluation error
| | * | | | | | | apache-httpd: fix nix evaluation errorBas van Dijk2017-10-31
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This only sets the timezone when it's not null to prevent: error: cannot coerce null to a string, at nixpkgs/nixos/modules/services/web-servers/apache-httpd/default.nix:676:7
| * | | | | | | Merge pull request #31050 from pbogdan/wordpress-disable-autoupdatesGraham Christensen2017-10-31
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | apache-httpd/wordpress: disable built-in WordPress autoupdater
| | * | | | | | | apache-httpd/wordpress: disable built-in WordPress autoupdaterPiotr Bogdan2017-10-31
| | | | | | | | |
| * | | | | | | | nixos/ssh: fix examplemingchuan2017-11-01
| | |/ / / / / / | |/| | | | | |
| * | | | | | | gdm: don't start getty@tty1 if enabledlassulus2017-10-30
| | | | | | | |
| * | | | | | | network-interfaces-scripted: fix NixOS/nixops#640Bas van Dijk2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverse the PartOf dependency between network-setup and network-addresses-* This was joint work of: @nh2, @domenkozar, @fpletz, @aszlig and @basvandijk at the NixCon 2017 hackathon.
| * | | | | | | nixos/acme: remove doc note about restarting nginxChris Martin2017-10-30
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Discussion from #30945 indicates that it is no longer true that you have to restart nginx.
| * | | | | | nixos/gitlab: fix secret generationMárton Boros2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This line previously produced an error and an empty secret file.
| * | | | | | nixos/gitlab: fix preStart scriptMárton Boros2017-10-30
| | | | | | |
| * | | | | | nixos/gitlab: fix hard-coded database nameMárton Boros2017-10-30
| | |_|/ / / | |/| | | |
| * | | | | PlexPy serviceChristopher Singley2017-10-29
| | | | | |
| * | | | | Merge pull request #30911 from disassembler/nixos-grub-os-probe-docsFrederik Rietdijk2017-10-29
| |\ \ \ \ \ | | | | | | | | | | | | | | install documentation: document boot.loader.grub.useOSProber
| | * | | | | install documentation: document boot.loader.grub.useOSProberSamuel Leathers2017-10-29
| | | | | | |
| * | | | | | gdm: fix restart of display-manager after nixos-rebuildJonas Schwabe2017-10-28
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | - fix restart of display-manager due to a conflict with getty@tty1 - fixes #21439
| * | | | | Merge pull request #30787 from lheckemann/nixos-help-docJoachim F2017-10-28
| |\ \ \ \ \ | | |/ / / / | |/| | | | Document nixos-help more obviously
| | * | | | nixos-manual service: show nixos-help optionLinus Heckemann2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of improving accessibility (#30760). Makes the manual easier to access e.g. on serial consoles.
| | * | | | nixos manual: suggest nixos-help as wellLinus Heckemann2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of improving #30760: users on a serial console can't switch ttys, so providing another method to access the manual is useful.
* | | | | | lxqt: remove lxqt-commonJosé Romildo Malaquias2017-11-02
|/ / / / /
* | | | | buildkite-agent service: add bash to the runtimePackageszimbatm2017-10-26
| | | | | | | | | | | | | | | | | | | | bash is necessary for nix-shell to work properly
* | | | | nixos/crashdump: fix evaluation. (#30415)symphorien2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The module would fail to evaluate: ```The option value `boot.crashDump.kernelPackages' in ... is not a package.``` Removed the option boot.crashDump.kernelPackage in favor of using boot.kernelPatches which automatically chooses the same kernel version as boot.kernelPackage instead of overriding it. Added option boot.crashDump.reservedMemory to customized crash kernel memory. Changed the default of boot.crashDump.kernelParams as the current one seemed to have no effect.
* | | | | sd-image-*: Include profiles/base.nixTuomas Tynkkynen2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | This brings useful goodies like lspci and lsusb that were missing previously.
* | | | | sd-image-aarch64.nix: Document serial ports usedTuomas Tynkkynen2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | Also drop boot.consoleLogLevel which already comes from installation-device.nix
* | | | | sd-image-armv7l-multiplatform.nix: Document serial consoles usedTuomas Tynkkynen2017-10-25
| | | | |
* | | | | sway module: better defaultsgnidorah2017-10-25
| | | | |
* | | | | Merge pull request #30800 from gnidorah/swayJörg Thalheim2017-10-25
|\ \ \ \ \ | | | | | | | | | | | | sway module: make it useful to end user
| * | | | | sway module: more optionsgnidorah2017-10-25
| | | | | |
* | | | | | prometheus-node-exporter service: delete dead codeFranz Pletz2017-10-25
| | | | | |
* | | | | | prometheus-node-exporter service: add disabledCollectors optionFranz Pletz2017-10-25
| | | | | |
* | | | | | postfix: add relayPort option. (#30520)Drew Hess2017-10-25
|/ / / / /
* | | | | prometheus-node-exporter service: run as nobody againFranz Pletz2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using DynamicUser breaks the systemd and logind collectors. cc #30535
* | | | | Add function closureInfo to replace pathsFromGraphEelco Dolstra2017-10-25
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Unlike pathsFromGraph, on Nix 1.12, this function produces a registration file containing correct NAR hash/size information. https://hydra.nixos.org/build/62832723
* | | | Merge pull request #30339 from pvgoran/fileSystems-silentFormatOptionsFranz Pletz2017-10-25
|\ \ \ \ | | | | | | | | | | filesystems: use non-interactive formatOptions by default
| * | | | filesystems: use non-interactive formatOptions by defaultPavel Goran2017-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When autoFormat is enabled, in order to successfully create a filesystem, certain filesystems require specific options to be passed to mkfs to prevent it from asking questions. This commit sets default formatOptions to "-q" for "jfs" and "reiserfs" filesystems for this purpose. Resolves #29140.
* | | | | Merge pull request #30774 from plutotulp/plymouth-defaultsFranz Pletz2017-10-25
|\ \ \ \ \ | | | | | | | | | | | | plymouth service: fix symlink to defaults