summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/networkmanager: add extraConfigYegor Timoshenko2018-06-18
|
* nixos/tor: grammer fix, advise -> adviceJoachim Fasting2018-06-18
| | | | Seems to me that the noun form is more appropriate here.
* Merge pull request #42153 from Ekleog/opensmtpd-changeable-packageadisbladis2018-06-18
|\ | | | | opensmtpd module: allow changing the package
| * opensmtpd module: allow changing the packageLéo Gaspard2018-06-18
| |
* | Merge pull request #41909 from aespinosa/nexus-packagelewo2018-06-18
|\ \ | | | | | | nixos/nexus: allow overriding the package
| * | nixos/nexus: allow overriding the packageAllan Espinosa2018-06-13
| | | | | | | | | | | | Useful when pulling nixos-unstable in a stable NixOS installation.
* | | Merge pull request #42128 from volth/patch-157xeji2018-06-18
|\ \ \ | | | | | | | | nixos/xrdp: add fonts.enableDefaultFonts
| * | | nixos/xrdp: add fonts.enableDefaultFontsvolth2018-06-17
| | | |
* | | | not-detected: use lib.mkDefaultYegor Timoshenko2018-06-17
| | | |
* | | | Merge pull request #41511 from vicgc/nilfs2-root-fixxeji2018-06-17
|\ \ \ \ | |/ / / |/| | | Fixed nilfs2 fsck error at boot because its not needed by the nilfs2 filesystem
| * | | Fixed nilfs2 fsck error at boot because its not needed bu the nilfs2 filesystemvicgc2018-06-06
| | | |
* | | | brightnessctl: init at 0.3.2 (#42102)dje43212018-06-16
| | | | | | | | | | | | | | | | | | | | | | | | * brightnessctl: init at 0.3.2 * Revised PR
* | | | Merge pull request #41971 from aneeshusa/use-listen_addresses-for-postgresqlMatthew Justin Bauer2018-06-15
|\ \ \ \ | | | | | | | | | | nixos/postgresql: Use listen_addresses, not -i
| * | | | nixos/postgresql: Use listen_addresses, not -iAneesh Agrawal2018-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | The -i flag to control if PostgreSQL listens for TCP/IP connections has been deprecated, so replace it with the modern alternative.
* | | | | Merge pull request #41737 from jraygauthier/jrg/uvcvideo_dynctrl_rebasedMatthew Justin Bauer2018-06-15
|\ \ \ \ \ | | | | | | | | | | | | nixos/uvcvideo.dynctrl: Init
| * | | | | nixos/uvcvideo.dynctrl: InitRaymond Gauthier2018-06-11
| | | | | |
* | | | | | nixos/zfs: mount AFTER importFrank Doepper2018-06-15
| | | | | |
* | | | | | nixos/uwsgi: use python.withPackagesAneesh Agrawal2018-06-13
| |/ / / / |/| | | |
* | | | | Merge pull request #41853 from volth/patch-153xeji2018-06-13
|\ \ \ \ \ | | | | | | | | | | | | network-interfaces.nix: remove duplicate code
| * | | | | network-interfaces.nix: remove duplicate codevolth2018-06-11
| | | | | |
* | | | | | Merge pull request #41928 from woffs/zfs-service-enableJörg Thalheim2018-06-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/zfs: enable zfs services
| * | | | | | nixos/zfs: enable zfs servicesFrank Doepper2018-06-13
| | | | | | |
* | | | | | | Merge pull request #41938 from tilpner/awesome-no-argbJörg Thalheim2018-06-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/awesome: Add noArgb option
| * | | | | | | nixos/awesome: Add noArgb optiontilpner2018-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to disable client transparency support in awesome, which greatly improves performance in my setup (and presumably will in some others).
* | | | | | | | Merge pull request #41852 from oxij/nixos/tor-serviceJoachim F2018-06-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | nixos/tor: fix systemd service
| * | | | | | | nixos/tor: use ControlPort for controlSocket for simplicitySLNOS2018-06-11
| | | | | | | |
| * | | | | | | nixos/tor: add tor-init service to fix directory ownerships, fix hardeningsSLNOS2018-06-11
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts a part of 5bd12c694bfebaef1d03eb7f74a6eca01b86f546. Apparently there's no way to specify user for RuntimeDirectory in systemd service file (it's always root) but tor won't create control socket if the dir is owned by anybody except the tor user. These hardenings were adopted from the upstream service file, checked against systemd.service(5) and systemd.exec(5) manuals, and tested to actually work with all the options enabled. `PrivateDevices` implies `DevicePolicy=closed` according to systemd.exec(5), removed. `--RunAsDaemon 0` is the default value according to tor(5), removed.
* | | | | | | Merge pull request #41764 from oxij/nixos/some-more-related-packagesMichael Raskin2018-06-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos: add some more related packages
| * | | | | | | nixos: xserver: add related packagesJan Malakhovski2018-06-13
| | | | | | | |
| * | | | | | | nixos: doc: make `relatedPackages` a bit smarterJan Malakhovski2018-06-13
| | | | | | | |
* | | | | | | | nixos/tests/morty: fix non-deterministic failureUli Baum2018-06-13
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | ... due to improper timing
* | | | | | | Merge pull request #41884 from johanot/k8s-improvementsSarah Brofeldt2018-06-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/kubernetes: improvements
| * | | | | | | nixos/kubernetes: improvementsJohan Thomsen2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added option 'cni.configDir' to allow for having CNI config outside of nix-store Existing behavior (writing verbatim CNI conf-files to nix-store) is still available. - Removed unused option 'apiserver.publicAddress' and changed 'apiserver.address' to 'bindAddress' This conforms better to k8s docs and removes existing --bind-address hardcoding to 0.0.0.0 - Fixed c/p mistake in apiserver systemd unit description - Updated 18.09 release notes to reflect changes to existing options And fixed some typos from previous PR - Make docker images for Kubernetes Dashboard and kube-dns configurable
* | | | | | | | Merge pull request #37289 from disassembler/dnsdistxeji2018-06-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/dnsdist: init module
| * | | | | | | | nixos/dnsdist: initial serviceSamuel Leathers2018-05-02
| | | | | | | | |
* | | | | | | | | nixos/tinc: minor fixesvolth2018-06-12
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | nixos/nat: optional networking.nat.externalInterface (#41864)volth2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | to prevent "cannot coerce null to string" raise before the assertions are checked
* | | | | | | | nixos/unbound: add restart (#41885)volth2018-06-12
| | | | | | | |
* | | | | | | | maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883)Jörg Thalheim2018-06-12
| |/ / / / / / |/| | | | | |
* | | | | | | azure: stop carrying qemu-220 patchCole Mickens2018-06-12
| |_|_|_|_|/ |/| | | | |
* | | | | | nixos/no-x-libs: Switch to using nixpkgs.overlaysaszlig2018-06-11
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The usage of nixpkgs.config.packageOverrides is deprecated and we do have overlays since quite a while. Signed-off-by: aszlig <aszlig@nix.build> Cc: @edolstra
* | | | | nixos/initrd-network: support hetznervolth2018-06-11
| | | | |
* | | | | nixos/tomcat: fix eval error introduced by #40657Uli Baum2018-06-11
| | | | |
* | | | | nixos/autosuggestions: add module (#41397)Maximilian Bosch2018-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `zsh-autosuggestions` package provides several configuration options such as a different highlight style (like `fg=cyan` which is easier to read). With `rename.nix` the old `programs.zsh.enableAutosuggestions` is still functional, but yields the following warning like this during evaluation: ``` trace: warning: The option `programs.zsh.enableAutosuggestions' defined in `<unknown-file>' has been renamed to `programs.zsh.autosuggestions.enable'. ``` The module provides the most common `zsh-autosuggestions` (highlight style and strategy) as options that will be written into the interactive shell init (`/etc/zshrc` by default). Further configuration options can be declared using the `extraConfig` attr set: ``` { programs.zsh.autosuggestions.extraConfig = { "ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE" = "buffer_size"; }; } ``` A full list of available configuration options for `zsh-autosuggestions` can be viewed here: https://github.com/zsh-users/zsh-autosuggestions/blob/v0.4.3/README.md
* | | | | tomcat service: fix webapps default option (#40657)Tristan Helmich2018-06-10
| | | | | | | | | | | | | | | The old package tomcat.webapps does not exist
* | | | | nixos/nat: optional networking.nat.externalInterface (#41758)volth2018-06-10
| | | | |
* | | | | Merge branch 'master' into nixos-evaluateMatthew Justin Bauer2018-06-10
|\ \ \ \ \
| * | | | | sshd: change location of config file (#41744)Izorkin2018-06-10
| | | | | | | | | | | | | | | | | | create symlink /etc/ssh/sshd_config
| * | | | | nixos/tests/gnome3: switch to lightdm (#41742)xeji2018-06-09
| | | | | |
| * | | | | Merge pull request #41733 from Baughn/nix-syncJörg Thalheim2018-06-09
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | zfs: Fix "zfs-sync" for modern systemd