summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* Add file with GCE image locations, similar to ec2-amis.nix. Will be used by n...Rob Vermaas2017-07-18
* nix: 1.11.12 -> 1.11.13Eelco Dolstra2017-07-18
* Merge pull request #27410 from florianjacob/journalwatchJörg Thalheim2017-07-18
|\
| * journalwatch & journalwatch service: init at 1.1.0Florian Jacob2017-07-16
* | wireguard: allow not storing private keys in world-readable /nix/store (#27433)Aristid Breitkreuz2017-07-17
* | Strongswan after network-online instead of networkFalco Peijnenburg2017-07-17
* | nginx: add gzip_vary to recommended settingsWout Mertens2017-07-17
* | Merge pull request #27057 from Nadrieril/bitlbee-libpurpleJörg Thalheim2017-07-17
|\ \
| * | bitlbee service: Add option to load libpurple plugins into bitlbeeNadrieril2017-07-16
* | | programs.gnupg: use extraInit instead of interactiveShellInitRobin Gloster2017-07-17
* | | tinc service: BindToAddress and ListenAddress are different options, they sho...Nadrieril2017-07-17
* | | Merge pull request #27000 from Balletie/fix/pulseaudio-alsa-confBenno Fünfstück2017-07-17
|\ \ \
| * | | pulseaudio: Resolve conflicting asound.conf of pulseaudio and alsaBalletie2017-07-01
* | | | all-hardware.nix: add VMware support. (#27430)volth2017-07-17
* | | | Merge pull request #26912 from knedlsepp/fix-autoResizeGraham Christensen2017-07-16
|\ \ \ \
| * | | | Force check the filesystem before resizingJosef Kemetmueller2017-06-27
* | | | | Merge pull request #26259 from bachp/mysql-datadir-changelogGraham Christensen2017-07-16
|\ \ \ \ \
| * | | | | mysql service: add changelog for changed dataDirPascal Bach2017-07-08
| | |_|/ / | |/| | |
* | | | | Merge pull request #25670 from Mic92/cups-hardeningGraham Christensen2017-07-16
|\ \ \ \ \
| * | | | | cups: mount private /tmpJörg Thalheim2017-05-10
* | | | | | Merge pull request #23964 from benley/nixos-manual-launcherGraham Christensen2017-07-16
|\ \ \ \ \ \
| * | | | | | nixos: nix snowflake logo for the nixos manual launcherBenjamin Staffin2017-03-16
* | | | | | | nixos/taskserver: Fix manual PKI managementaszlig2017-07-16
* | | | | | | Merge pull request #27403 from rnhmjoj/nginxFranz Pletz2017-07-16
|\ \ \ \ \ \ \
| * | | | | | | nginx: make listen addresses configurablernhmjoj2017-07-14
* | | | | | | | snapper: add nixos moduleChristian Kögler2017-07-16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | nixos/libvirt: prevent OVMF path from being garbage collectedBjørn Forsman2017-07-14
* | | | | | | nixos/libvirt: modify xml with xmlstarletBjørn Forsman2017-07-14
* | | | | | | nixos/lighttpd: fix indent (tab -> space)Bjørn Forsman2017-07-14
* | | | | | | postfix: complete remake of postfix service (#27276)Joachim Schiele2017-07-14
* | | | | | | nixos/spice-vdagentd: remove needless shellBjørn Forsman2017-07-14
* | | | | | | gnupg agent module: Only set tty for interactive shellsDaniel Fullmer2017-07-14
* | | | | | | gnupg agent module: Fix dirmngr.enable optionDaniel Fullmer2017-07-14
* | | | | | | gnupg agent module: Remove unnecessary unit configurationDaniel Fullmer2017-07-14
* | | | | | | nix: 1.11.11 -> 1.11.12Eelco Dolstra2017-07-13
* | | | | | | resolved: use resolved's static resolv.conf (#27144)florianjacob2017-07-13
* | | | | | | Merge pull request #27142 from florianjacob/resolved-multicastdns-supportJörg Thalheim2017-07-13
|\ \ \ \ \ \ \
| * | | | | | | networkd: Allow new MulticastDNS settingFlorian Jacob2017-07-05
* | | | | | | | Merge pull request #27350 from veprbl/slurmJörg Thalheim2017-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | slurm: 15-08-5-1 -> 17.02.6, slurm-llnl -> slurmDmitry Kalinkin2017-07-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #27341 from lheckemann/installer-fixesDaniel Peebles2017-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos-install: quote nixos-prepare-root argumentsLinus Heckemann2017-07-12
| |/ / / / / / /
* / / / / / / / systemd: paths and slices are supported for user units tooPeter Hoeg2017-07-13
|/ / / / / / /
* | | | | | | Merge pull request #26907 from volth/vaultCharles Strahan2017-07-11
|\ \ \ \ \ \ \
| * | | | | | | vault: do not restart the service on "nixos-rebuild switch"Volth2017-07-03
| * | | | | | | vault: services.vault.storagePath for the file backendVolth2017-06-29
| * | | | | | | removed generation of self-signed certificateVolth2017-06-28
| * | | | | | | vault: add unitConfig.RequiresMountsFor to systemd configVolth2017-06-28
| * | | | | | | vault: start after consul if consul is used as storage backendVolth2017-06-28
| * | | | | | | create directory only for "file" storageVolth2017-06-27