about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2020-05-22Merge pull request #88607 from flokli/udev-rules-run-current-system-systemdFlorian Klink1-0/+4
2020-05-22nixos/udev: support /run/current-system/systemd in udevRulesFlorian Klink1-0/+4
2020-05-22nixos/bazarr: initDavid Terry4-0/+104
2020-05-22Merge pull request #81104 from bb2020/transmissionLassulus1-7/+8
2020-05-22Merge pull request #79175 from helsinki-systems/init/sogoLassulus4-0/+332
2020-05-22nixos/scripted-networking: use udev to configure link MACAddress and MTUBytesFlorian Klink2-38/+30
2020-05-22virtualisation: add vmware-image (#88523)Evan Stoll1-0/+90
2020-05-22nixos/dnscrypt-proxy2: service restart on failuresnicket21001-0/+1
2020-05-21nixos/zram: make zstd the default (#87917)zowoq2-1/+6
2020-05-21Merge pull request #88492 from flokli/current-system-systemctlFlorian Klink13-23/+23
2020-05-21Merge pull request #88258 from NixOS/go-moduleJörg Thalheim1-2/+10
2020-05-21Merge pull request #88461 from mweinelt/home-assistantJörg Thalheim1-1/+1
2020-05-21Revert "virtualisation: add vmware-image (#88474)"Robin Gloster2-91/+0
2020-05-21virtualisation: add vmware-image (#88474)Evan Stoll2-0/+91
2020-05-21nixos/azure-agent: always run systemctl of the currently running systemdFlorian Klink1-1/+1
2020-05-21nixos/network-interfaces-scripted: always run systemctl of the currently runn...Florian Klink1-1/+1
2020-05-21nixos/xautolock: always run systemctl of the currently running systemdFlorian Klink1-1/+1
2020-05-21nixos/sddm: always run systemctl of the currently running systemdFlorian Klink1-2/+2
2020-05-21nixos/display-managers: always run systemctl of the currently running systemdFlorian Klink1-5/+5
2020-05-21nixos/nginx: always run systemctl of the currently running systemdFlorian Klink1-3/+3
2020-05-21nixos/wpa_supplicant: always run systemctl of the currently running systemdFlorian Klink1-2/+2
2020-05-21nixos/nsd: always run systemctl of the currently running systemdFlorian Klink1-2/+2
2020-05-21nixos/dhcpcd: always run systemctl of the currently running systemdFlorian Klink1-2/+2
2020-05-21nixos/freeswitch: always run systemctl of the currently running systemdFlorian Klink1-1/+1
2020-05-21nixos/docker-registry: always run systemctl of the currently running systemdFlorian Klink1-1/+1
2020-05-21nixos/resolvconf: always run systemctl of the currently running systemdFlorian Klink1-1/+1
2020-05-21nixos/power-management: always run systemctl of the currently running systemdFlorian Klink1-1/+1
2020-05-21nixos/yggdrasil: change config priority, persistentKeysEmery Hemingway2-68/+72
2020-05-20virtualisation/hyperv-image: remove diskImage after vhdx is generatedEvan Stoll1-0/+1
2020-05-20nixos/display-managers: Also set DBUS_SESSION_BUS_ADDRESS in the wrapper scri...adisbladis1-0/+1
2020-05-21home-assistant: 0.109.6 → 0.110.0Martin Weinelt1-1/+1
2020-05-20release-notes: document buildGoModule changes better.Jörg Thalheim1-2/+10
2020-05-19Merge pull request #87702 from jslight90/logrotateRyan Mulligan1-10/+69
2020-05-19maxx: drop (#87715)gnidorah3-32/+7
2020-05-19Merge pull request #86643 from asbachb/zsh-bash-autocompleteMaximilian Bosch1-0/+12
2020-05-19Merge pull request #88106 from zowoq/testsadisbladis1-4/+26
2020-05-19nixos/podman: add crun to testzowoq1-4/+26
2020-05-19nixos/display-managers: Use dbus socket unit shipped by upstreamadisbladis1-1/+1
2020-05-18Merge pull request #87261 from symphorien/tt-rssAaron Andersen1-1/+4
2020-05-18Merge pull request #87742 from flokli/systemd-binfmtFlorian Klink4-6/+30
2020-05-18nixosTests.systemd-binfmt: initFlorian Klink2-0/+25
2020-05-18nixos/zfs: add missing dependendy nettoolsdatafoo1-1/+10
2020-05-18nixos/binfmt: move systemd-binfmt.service to binfmt moduleFlorian Klink2-6/+5
2020-05-17nixos/zoneminder: add minimal testDaniel Fullmer2-1/+25
2020-05-17nixos/zoneminder: fix evaluation with php refactorDaniel Fullmer1-7/+1
2020-05-17redis: handle changes to systemd supportJamie McClymont1-2/+1
2020-05-16Merge pull request #81860 from zowoq/rm-rktJörg Thalheim4-65/+6
2020-05-16Merge pull request #87871 from Mic92/uwsgiJörg Thalheim1-1/+19
2020-05-16rkt: removezowoq4-65/+6
2020-05-15Merge pull request #87253 from utdemir/dockertools-preserve-envlewo1-0/+10