summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* nixos/corerad: update advertisement argumentMatt Layher2020-02-09
* Merge pull request #79335 from flokli/deprecate-perl-vm-testsworldofpeace2020-02-09
|\
| * nixos/testing: add deprecation notice for Perl VM testsFlorian Klink2020-02-09
* | nixos/sudo: Fix extraRules example renderingSilvan Mosberger2020-02-10
* | Merge pull request #72060 from lopsided98/sanoid-initSilvan Mosberger2020-02-10
|\ \
| * | nixos/sanoid, nixos/syncoid: init module and testBen Wolsieffer2020-02-10
* | | Merge pull request #78024 from wamserma/minidlna-intervalSilvan Mosberger2020-02-10
|\ \ \
| * | | minidlna: provide configuration option for announce intervalMarkus S. Wamser2020-01-19
* | | | Merge pull request #65397 from mmilata/sympaSilvan Mosberger2020-02-10
|\ \ \ \
| * | | | nixos/sympa: init moduleMartin Milata2020-02-07
* | | | | Merge pull request #79485 from Ma27/grocyMaximilian Bosch2020-02-09
|\ \ \ \ \
| * | | | | nixos/grocy: init moduleMaximilian Bosch2020-02-09
* | | | | | gcc-snapshot: removeMaximilian Bosch2020-02-09
* | | | | | Merge pull request #78453 from wedens/memtest-efi-grubworldofpeace2020-02-09
|\ \ \ \ \ \
| * | | | | | nixos/grub: make memtest work with EFIwedens2020-02-05
* | | | | | | Merge pull request #79368 from sorki/ext4resizeSamuel Dionne-Riel2020-02-09
|\ \ \ \ \ \ \
| * | | | | | | nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko2020-02-09
* | | | | | | | nixos/virtualisation.hypervGuest: use elevator=noopjrp20142020-02-09
* | | | | | | | Merge pull request #67376 from oxij/nixos/zsh-docMichael Raskin2020-02-09
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos: zsh: reorder /etc/zshrc a little bit, add more helpful documentationJan Malakhovski2019-08-24
| * | | | | | | | nixos: zsh: move NixOS-specific variables from /etc/zshrc to /etc/zshenvJan Malakhovski2019-08-24
* | | | | | | | | Merge pull request #79300 from jtojnar/default-wm-fixworldofpeace2020-02-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/services.xserver: Fix legacy options for default wm without dmJan Tojnar2020-02-06
* | | | | | | | | | Merge pull request #70887 from tokudan/autoUpgrade.allowReboot-rnworldofpeace2020-02-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: Add documentation for the new option to the Automatic Upgrades sectionDaniel Frank2020-02-08
* | | | | | | | | | | Merge pull request #79248 from flokli/run-keys-groupFranz Pletz2020-02-08
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | nixos/filesystems: ensure keys gid on /run/keys mountpointFlorian Klink2020-02-05
* | | | | | | | | | | Merge pull request #78670 from tfc/port-installer-testFlorian Klink2020-02-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nixosTests.zfs: Add to all-tests.nixJacek Galowicz2020-02-07
| * | | | | | | | | | | nixosTests.zfs: RefactorJacek Galowicz2020-02-07
| * | | | | | | | | | | nixosTests.installer: Port to pythonJacek Galowicz2020-02-07
| * | | | | | | | | | | nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz2020-02-07
* | | | | | | | | | | | nixos/pulseaudio: Enable udev rulesSpencer Janssen2020-02-07
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | modules/wireguard: fix typo in documentationMarkus S. Wamser2020-02-07
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Revert "nixos/xfce: use sessionPackages"worldofpeace2020-02-07
* | | | | | | | | | Merge pull request #78886 from Mic92/restic-fixesJörg Thalheim2020-02-07
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | nixos/tests/restic.nix: add testBruno Bigras2020-02-07
| * | | | | | | | | fix pruneCmd to use optionals so multi-element list is preservedMatt McHenry2020-02-07
| * | | | | | | | | nixos/restic: use optionalString/optionalAttrs where possibleJörg Thalheim2020-01-30
| * | | | | | | | | restic: add dynamicFilesFromMatt McHenry2020-01-30
| * | | | | | | | | restic: add support for pruningMatt McHenry2020-01-30
* | | | | | | | | | Merge pull request #79371 from jtojnar/hughsie-pkgsJan Tojnar2020-02-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/fwupd: disable test plugins implicitlyJan Tojnar2020-02-06
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | nixos/tmux: rename extraTmuxConf to extraConfig (#77423)risson2020-02-06
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #79352 from tfc/port-chromium-testFlorian Klink2020-02-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixosTests.chromium: Port to PythonJacek Galowicz2020-02-06
* | | | | | | | | | Merge pull request #59827 from oxij/nixos/suppress-systemd-unitsSilvan Mosberger2020-02-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/systemd: add an option to suppress system unitsJan Malakhovski2019-04-18
* | | | | | | | | | | Merge pull request #79011 from ttuegel/update--plasma-5.17.5Thomas Tuegel2020-02-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | nixos/plasma5: install plasma-browser-integrationThomas Tuegel2020-02-01