summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* Merge pull request #140779 from legendofmiracles/wolMichele Guerini Rocco2021-10-09
|\
| * nixos/wakeonlan: removelegendofmiracles2021-10-07
| * nixos/networking: add the wakeonlan optionlegendofmiracles2021-10-07
* | Merge pull request #133141 from helsinki-systems/feat/jitsi-meet-websocketajs1242021-10-08
|\ \
| * | nixos/jitsi-meet: add support for xmpp-websocketajs1242021-08-08
* | | nixos/nix-daemon: Clarify daemonNiceLevelEmil Karlson2021-10-08
* | | Merge pull request #139325 from illdefined/nix-daemon-nice-levelRobert Hensing2021-10-08
|\ \ \
| * | | modules/nix-daemon: Explain nice level limitationsMikael Voss2021-09-25
* | | | Merge pull request #133700 from poscat0x04/v2ray-add-package-optionBobby Rong2021-10-08
|\ \ \ \
| * | | | nixos/v2ray: add an option for specifying v2ray package used in the systemd s...Poscat2021-10-08
* | | | | Merge pull request #140799 from helsinki-systems/feat/varnish-optional-config...Lassulus2021-10-08
|\ \ \ \ \
| * | | | | nixos/varnish: add enableConfigCheckajs1242021-10-06
* | | | | | Merge pull request #140865 from edolstra/bump-fallback-pathsEelco Dolstra2021-10-07
|\ \ \ \ \ \
| * | | | | | nix-fallback-paths.nix: Update to 2.3.16Eelco Dolstra2021-10-07
* | | | | | | Merge pull request #112823 from deviant/nixos-boot-pathsKim Lindberger2021-10-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | nixos/boot: add /var/lib/nixos to pathsNeededForBootV2021-02-11
* | | | | | | Merge pull request #126713 from blaggacao/nixos-test-ref/05-class-ify-test-dr...Jacek Galowicz2021-10-07
|\ \ \ \ \ \ \
| * | | | | | | Re-RAII-ify the NixOS integration test driver's VLAN class.Jacek Galowicz2021-10-05
| * | | | | | | nixos.tests.udisks2: state_dir is now of type pathlib.PathAntoine Eiche2021-10-05
| * | | | | | | nixos.tests.usbguard: state_dir is now of type pathlib.PathAntoine Eiche2021-10-05
| * | | | | | | nixos/test-driver: fix graphics for VMMaximilian Bosch2021-10-05
| * | | | | | | nixos/build-vms: fix evalMaximilian Bosch2021-10-05
| * | | | | | | nixos/test/test-driver: Class-ify the test driverDavid Arnold2021-10-05
* | | | | | | | Merge pull request #139502 from Vodurden/nixos-unstableTimo Kaufmann2021-10-07
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/joycond: initJake Woods2021-10-06
* | | | | | | | | Merge pull request #137438 from kevincox/mautrix-facebook-moduleKevin Cox2021-10-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos.mautrix-facebook: init moduleKevin Cox2021-10-04
* | | | | | | | | | nixos/prometheus: systemd unit hardening of exportersAlexandre Iooss2021-10-07
* | | | | | | | | | Merge pull request #140753 from Ma27/fix-qemu-net-opts-in-testdriverMichele Guerini Rocco2021-10-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/qemu-vm: quote QEMU_NET_OPTSMaximilian Bosch2021-10-06
| * | | | | | | | | | nixos/qemu-vm: fix running VM with `QEMU_NET_OPTS`Maximilian Bosch2021-10-06
* | | | | | | | | | | nixos/nix-daemon: Add enable optionJohn Ericson2021-10-06
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #139651 from pborzenkov/calibre-web-0.6.13Robert Scott2021-10-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | calibre-web: 0.6.12 -> 0.6.13Pavel Borzenkov2021-09-27
* | | | | | | | | | | nixos/lemmy: initBill Ewanick2021-10-06
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #139765 from eyJhb/bitlbee-user-groupMichele Guerini Rocco2021-10-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/bitlbee: switched to systemd DynamicUsereyjhb2021-10-05
* | | | | | | | | | | Merge pull request #140359 from rnhmjoj/setgid-nobodyMichele Guerini Rocco2021-10-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nixos: make setgid wrappers root-ownedrnhmjoj2021-10-03
* | | | | | | | | | | | Merge pull request #139604 from mitchmindtree/nextcloud-objectstoreMaximilian Bosch2021-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nixos/nextcloud: Fix ambiguity in `objectstoreConfig` stringmitchmindtree2021-10-05
| * | | | | | | | | | | | nixos/nextcloud: Account for nix_read_secret refactor in exception msgmitchmindtree2021-10-03
| * | | | | | | | | | | | nixos/nextcloud: Make `objectstore.s3.useSsl` explicitly true by defaultmitchmindtree2021-10-03
| * | | | | | | | | | | | nixos/nextcloud: Simplify `objectstore.s3` options, remove submodulemitchmindtree2021-10-03
| * | | | | | | | | | | | nixos/nextcloud: Remove `objectstore.s3.secret` optionmitchmindtree2021-10-03
| * | | | | | | | | | | | nixos/nextcloud: Add option for using object storage as primary storagemitchmindtree2021-10-03
* | | | | | | | | | | | | Merge pull request #140604 from obadz/earlyoom-stderrSandro2021-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | earlyoom module: log stderr to journaldobadz2021-10-05
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | nixos: fixes after #136909Naïm Favier2021-10-05
* | | | | | | | | | | | | nixos/gitea: fix eval after #136909Yureka2021-10-05