summaryrefslogtreecommitdiffstats
path: root/nixos/modules
AgeCommit message (Collapse)Author
2023-02-05maintainers/malvo: update informationMalte Voos
2023-02-04sway: add package-optionSebastian Sellmeier
2023-02-04Merge pull request #199881 from Yarny0/fix-plasmaAnderson Torres
nixos/plasma: leave `displayManager.setupCommands` alone
2023-02-04Merge pull request #214193 from jnsgruk/add-multipass-pkgAnderson Torres
multipass: init at 1.11.0
2023-02-04nixos/multipass: initJon Seager
2023-02-04nixos/virtualbox-image: Allow SCSI storage controller for vSphereRobert Kovacsics
This is because vSphere version 6.7.0.51000 errors with Issues detected with selected template. Details: - 78:7:VALUE_ILLEGAL: Value ''3'' of Parent element does not refer to a ref of type DiskControllerReference. when using SATA.
2023-02-04nixos/virtualbox-image: Allow running extra commands after OVA creationRobert Kovacsics
This is useful as virtual machines can often be large files so not having duplicates/work files in /nix/store can save a lot of space.
2023-02-04Merge pull request #212199 from OPNA2608/init/miriwayNick Cao
miriway: init at unstable-2022-12-18
2023-02-03nixos/miriway: initOPNA2608
2023-02-03Merge pull request #214199 from TheBenCollins/patch-1Nick Cao
Fix mistake in command execution parameter
2023-02-02Merge pull request #210892 from sielicki/ena280-281superherointj
linuxPackages.ena: 2.8.0 -> 2.8.2
2023-02-03Merge pull request #213782 from SuperSandro2000/stage1-extraUtilsNick Cao
nixos/stage-1: build extraUtils without compiler
2023-02-02Merge pull request #214048 from ElvishJerricco/systemd-stage-1-gzip-wrappedArtturi
2023-02-02Merge pull request #213561 from bobby285271/fix/cinnamonBobby Rong
cinnamon.cinnamon-common: various changes
2023-02-02Fix mistake in command execution parameter Ben Collins
Invoking cadvisor sent the command line parameter `-storage_driver_user` twice, once passing `cfg.storageDriverHost`. Fix the typo and pass the host config option to the command line parameter `-storage_driver_host`
2023-02-02nixos/nscd: use nsncd by defaultFlorian Klink
As announced in the NixOS 22.11 release notes, 23.05 will switch NixOS to using nsncd (a non-caching reimplementation in Rust) as NSS lookup dispatcher, instead of the buggy and deprecated glibc-provided nscd. If you need to switch back, set `services.nscd.enableNsncd = false`, but please open an issue in nixpkgs so your issue can be fixed.
2023-02-02nixos/home-assistant: Update bluetooth componentsMartin Weinelt
2023-02-02Merge pull request #213626 from jamesreprise/entries-typoNick Cao
nginx: fix typo in commonHttpConfig
2023-02-02Merge pull request #209733 from Janik-Haag/master-qdmr0x4A6F
qdmr: init at 0.11.2, added janik as maintainer
2023-02-02Merge pull request #213471 from SebTM/fix/avahi_directoryNick Cao
avahi-daemon: add ConfigurationDirectory to ensure avahi, avahi/services exist
2023-02-02Merge pull request #213534 from drupol/add-prometheus-shelly-exporterThomas Gerbet
prometheus-shelly-exporter: init at 1.0.0
2023-02-01systemd stage 1: Fix gzip wrappingWill Fancher
Necessary since #209371
2023-02-01avahi-daemon: add ConfigurationDirectory to ensure "avahi/services" existsSebastian Sellmeier
2023-02-01prometheus-shelly-exporter: add NixOS modulePol Dellaiera
2023-02-01nixos/qdmr: initJanik H
2023-02-01hqplayerd: 4.33.0-96 -> 4.34.0-100Bernardo Meurer
2023-02-01Merge pull request #213602 from SuperSandro2000/types.stringNick Cao
nixos/virtualisation/*: replace deprecated types.string with types.str
2023-02-01Merge pull request #213317 from kurnevsky/throttledMartin Weinelt
throttled: fix after recent update
2023-01-31Merge pull request #199731 from Luflosi/kubo-idempotenceSandro
2023-01-31Merge pull request #187994 from Izorkin/update-nginx-gzipSandro
2023-01-31nixos/gitea: update SystemCallFilterIzorkin
2023-01-31nixos/chrony: disable PrivateDevices settingIzorkin
2023-01-31Merge pull request #213489 from mweinelt/paperless-updateMartin Weinelt
paperless-ngx: 1.11.3 -> 1.12.2
2023-01-31Merge pull request #199784 from Majiir/fix-plymouth-startSandro
nixos/plymouth: don't start Plymouth on config switch
2023-01-31Merge pull request #212153 from Mic92/rtorrentJörg Thalheim
nixos/rtorrent: make directory permissions configurable
2023-01-31Merge pull request #208801 from LeSuisse/multipath-tools-0.9.4Weijia Wang
multipath-tools: 0.9.3 -> 0.9.4
2023-01-31nixos/stage-1: build extraUtils without compilerSandro Jäckel
2023-01-31nixos/paperless: Reindex documents after updating to 1.12.xErik Arvstedt
This causes a reindex of all documents to allow for comments made before 1.12.x to be searchable. Also change the format of the version file to just include the version, not the whole store path. This simplifies version comparisons and causes migrations to run only when the version has changed. Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-01-31nixos/cinnamon: don't install evinceBobby Rong
On Linux Mint this is a symbolic link of xreader, we don't need two PDF readers that does the same thing.
2023-01-31cinnamon.cinnamon-common: unbreak calendar-serverBobby Rong
Reported in issue 213728. With this change you can see list of your EDS events in your calendar applet.
2023-01-31Merge pull request #205118 from SharzyL/fix-openconnect-protocolNick Cao
nixos/openconnect: support alternative protocol
2023-01-31Merge #211923: staging-next 2023-01-21Vladimír Čunát
2023-01-31nixos/plasma5: add tool needed for kinfocenterPeter Hoeg
2023-01-31ena: 2.8.0 -> 2.8.2Nicholas Sielicki
* Notably, fixes build on kernel >= 5.17 Signed-off-by: Nicholas Sielicki <git@opensource.nslick.com>
2023-01-31Merge master into staging-nextgithub-actions[bot]
2023-01-30Merge pull request #213445 from Majiir/fix-systemd-coredump-truncationFlorian Klink
nixos/systemd/coredump: fix kernel.core_pattern truncation
2023-01-30nixos/nginx: update recommended brotli settingsIzorkin
2023-01-30nixos/nginx: update recommended gzip settingsIzorkin
2023-01-30nixos/nginx: clear clients Connection headersSandro Jäckel
2023-01-30fix: typo (enries -> entries)James Williams