about summary refs log tree commit diff
path: root/nixos/modules
Commit message (Expand)AuthorAge
* nixos/sudo: default rule should be firstCole Helbling2020-06-17
* Merge pull request #90646 from Ma27/matrix-maintainer-teamMaximilian Bosch2020-06-18
|\
| * maintainers/teams: add matrix teamMaximilian Bosch2020-06-17
* | Merge pull request #89486 from Ma27/dovecot-mailboxeslewo2020-06-17
|\ \
| * | nixos/dovecot2: refactor mailboxes optionMaximilian Bosch2020-06-17
| * | nixos/dovecot2: add autoexpunge settingMaximilian Bosch2020-06-17
* | | Merge pull request #74589 from tmplt/fix-physlockSilvan Mosberger2020-06-17
|\ \ \
| * | | nixos/physlock: add suspend-then-hibernate to suspend/hibernate unitstmplt2020-06-16
* | | | Merge pull request #83171 from rnhmjoj/hashMichele Guerini Rocco2020-06-17
|\ \ \ \
| * | | | nixos/users: validate password hashesrnhmjoj2020-06-15
* | | | | Merge pull request #89814 from alexfmpe/patch-3Lassulus2020-06-17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix typoAlexandre Esteves2020-06-08
* | | | | Merge pull request #90604 from maralorn/systemd-oneshot-warningFlorian Klink2020-06-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | nixos/systemd: Update warning for restarting oneshotsMalte Brandy2020-06-16
* | | | | Merge pull request #90051 from fabianhauser/hamster-time-trackerJan Tojnar2020-06-16
|\ \ \ \ \
| * | | | | hamster: init at 3.0.2Fabian Hauser2020-06-10
* | | | | | Merge pull request #87833 from Izorkin/sandbox-mysqlJörg Thalheim2020-06-16
|\ \ \ \ \ \
| * | | | | | nixos/mysql: fix init databases on first start in sandbox modeIzorkin2020-06-10
| * | | | | | nixos/mysql: update tmpfiles rulesIzorkin2020-06-10
| * | | | | | nixos/mysql: enable sandbox modeIzorkin2020-06-10
* | | | | | | Merge pull request #90539 from r-ryantm/auto-update/fwupdJan Tojnar2020-06-16
|\ \ \ \ \ \ \
| * | | | | | | fwupd: Add passthru consistency testJan Tojnar2020-06-16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #89327 from mweinelt/go-neb-moduleAaron Andersen2020-06-16
|\ \ \ \ \ \ \
| * | | | | | | nixos/go-neb: initMartin Weinelt2020-06-02
* | | | | | | | Merge pull request #90386 from danielfullmer/systemd-bootctl-updateFlorian Klink2020-06-16
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | nixos/systemd-boot: fix default boot entry selectionFlorian Klink2020-06-15
| * | | | | | | nixos/systemd-boot: update bootloader if neededDaniel Fullmer2020-06-15
* | | | | | | | Merge pull request #90343 from flokli/hardware-u2f-removeFlorian Klink2020-06-15
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | hardware/u2f: remove moduleFlorian Klink2020-06-14
* | | | | | | | nixos/corerad: use passAsFile while converting settings JSON to TOMLMatt Layher2020-06-14
* | | | | | | | Merge pull request #89781 from mdlayher/mdl-corerad-settingsSilvan Mosberger2020-06-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | nixos/corerad: add settings option to supersede configFileMatt Layher2020-06-14
* | | | | | | | Merge pull request #90261 from prusnak/installer-zstd-rmPeter Hoeg2020-06-14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | images: remove original files when using zstd for compressionPavol Rusnak2020-06-14
* | | | | | | | Merge pull request #89772 from rnhmjoj/dnschainMichele Guerini Rocco2020-06-13
|\ \ \ \ \ \ \ \
| * | | | | | | | dnschain: remove package and NixOS modulernhmjoj2020-06-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | nixos/timesyncd: Make dbus-activatibleArian van Putten2020-06-13
* | | | | | | | nixos/networkd: Make activatible through dbus and netlinkArian van Putten2020-06-13
* | | | | | | | nixos/resolved: Include dbus alias of resolved unitArian van Putten2020-06-13
* | | | | | | | Merge pull request #90157 from obsidiansystems/socket-based-ipfsJohn Ericson2020-06-12
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/ipfs: only set listenstream when gateway/api is defaultMatthew Bauer2020-06-12
| * | | | | | | | nixos/ipfs: always expose socketsMatthew Bauer2020-06-12
| * | | | | | | | nixos/ipfs: actually use upstream systemd unitsMatthew Bauer2020-06-12
| * | | | | | | | nixos/ipfs: add startWhenNeeded optionMatthew Bauer2020-06-12
| * | | | | | | | nixos/ipfs: consolidate services into one ipfs.serviceMatthew Bauer2020-06-11
| * | | | | | | | nixos/ipfs: remove unused auto migrate featureMatthew Bauer2020-06-11
* | | | | | | | | Merge pull request #87178 from hax404/teeworlds-module-testJörg Thalheim2020-06-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/{modules,tests}/teeworlds: initGeorg Haas2020-06-06
* | | | | | | | | | Merge pull request #89662 from aanderse/ssmtpMaximilian Bosch2020-06-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/ssmtp: drop authPass option in favor of authPassFile, or services.ssmtp...Aaron Andersen2020-06-12