summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
...
| * | | | | nixos/autosuggestions: add config to control whether suggestions are asyncIvan Kozik2021-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zsh-autosuggestions now defaults to asynchronous suggestions, but they can be annoying when they take several frames longer to show up after typing.
* | | | | | nixos/acme: add an option for reloading systemd services after renewalPoscat2021-11-24
| |/ / / / |/| | | |
* | | | | Revert msize related commits (#147180)Artturi2021-11-24
| |_|/ / |/| | |
* | | | nixos/bluetooth: fix bluetooth warningsYurii Matsiuk2021-11-23
| | | |
* | | | nixos/documentation: index devman by default if enabledsternenseemann2021-11-22
| | | | | | | | | | | | | | | | | | | | It's quite ridiculous that we currently require manual intervention just to have devman indexed if dev.enable == true.
* | | | nixos-install: support --no-root-passwordGraham Christensen2021-11-22
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2021-11-22
|\ \ \ \
| * \ \ \ Merge pull request #146964 from Artturin/systemdreaddArtturi2021-11-22
| |\ \ \ \
| | * | | | nixos/systemd: readd dbus-org.freedesktop.login1.service to upstreamSystemUnitsArtturin2021-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it was removed in https://github.com/NixOS/nixpkgs/commit/eb862c48ddc288243c5447e8decc623b10ef165c#diff-5ea4693beb4bdd8f7efcdd3204ceea67c86f59b3d1c28cde063ddf03e1d20fbfL66 without this change i get Failed to list users: Unit dbus-org.freedesktop.login1.service not found. when i update and rebuild
| * | | | | Merge pull request #143886 from Julow/xmonad-large-closureSandro2021-11-22
| |\ \ \ \ \
| | * | | | | xmonad: Don't add ghc to the closure when 'config' is setJules Aguillon2021-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When 'services.xserver.windowManager.xmonad.config' is not null, the restart feature won't work by default and is not desirable unless specific care is made, as explained by the documentation. I think it's reasonable to not include the haskell dependencies in the environment by default. That reduces the size of my system by 2GB.
| * | | | | | Merge pull request #143995 from erictapen/systemd-workingdirectorySandro2021-11-22
| |\ \ \ \ \ \
| | * | | | | | nixos/borgbackup: specify systemd WorkingDirectoryKerstin Humm2021-10-31
| | | | | | | |
| | * | | | | | nixos/radicale: specify systemd WorkingDirectoryKerstin Humm2021-10-31
| | | | | | | |
| | * | | | | | nixos/gollum: Specify systemd WorkingDirectoryKerstin Humm2021-10-31
| | | | | | | |
| * | | | | | | Merge pull request #145049 from fernsehmuell/patch-1Rok Garbas2021-11-22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | add opcache to list of php packages
| | * | | | | | | add opcache to list of php packagesfernsehmuell2021-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | opcache is used later, but was never added to phpExt.
* | | | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-11-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/window-managers/sway/default.nix
| * | | | | | | | Merge pull request #122995 from primeos/sway-install-default-wallpaperPatrick Hilhorst2021-11-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sway: Install the wallpapers by default and use them on NixOSMichael Weiss2021-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Size impact: $ du -sh $(nix-build -A sway-unwrapped) 5.9M /nix/store/d07zcpybgpdj8xhn9n4qb04lgm453ia1-sway-unwrapped-1.6 nix@sessel:/var/tmp/michael/nixpkgs$ du -sh $(nix-build -A sway-unwrapped)/share/backgrounds 4.9M /nix/store/d07zcpybgpdj8xhn9n4qb04lgm453ia1-sway-unwrapped-1.6/share/backgrounds
| * | | | | | | | | Merge pull request #137176 from GoldsteinE/clickhouse-packageNiklas Hambüchen2021-11-21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | nixos/clickhouse: add package option
| | * | | | | | | | nixos/clickhouse: add package optionGoldstein2021-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consistent with other services and helps to work around #130101
| * | | | | | | | | Merge pull request #146445 from GTrunSec/nomadAaron Andersen2021-11-21
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/nomad: add flag of plugin-dir
| | * | | | | | | | | nixos/nomad: add flag of plugin-dirGTrunSec2021-11-17
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #146728 from newAM/sabnzbd-package-optionAaron Andersen2021-11-21
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/sabnzbd: add package option
| | * | | | | | | | | | nixos/sabnzbd: add package optionAlex Martens2021-11-19
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #141833 from poscat0x04/dovecot-quota-backendajs1242021-11-21
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/dovecot: use the count backend for quota plugin
| | * | | | | | | | | | | nixos/dovecot: use the count backend for quota pluginPoscat2021-10-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2021-11-21
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #146804 from Artturin/qemudefaultmemArtturi2021-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | nixos/qemu-vm: default memorySize 384 -> 1024Artturin2021-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default hasn't been changed since 2009 this can improve our test performances nixos/tests: remove explicit memorySize <1024 1024MiB is now the default
| * | | | | | | | | | | | | Merge pull request #146829 from r-burns/isx86Sandro2021-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns2021-11-20
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2021-11-21
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #146709 from Artturin/underscorenameArtturi2021-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | nixos/network-interfaces: add a warning for underscores in hostnameArtturin2021-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | until the issues in https://github.com/NixOS/nixpkgs/pull/138978 have been resolved
* | | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2021-11-21
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | nixos/hbase: Fix missing top-level in hbase-site.xmlVanilla2021-11-20
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2021-11-20
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #146398 from hercules-ci/hercules-ci-agent-update-0.8.4maralorn2021-11-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | hercules-ci-agent: 0.8.3 -> 0.8.4
| | * | | | | | | | | | | | nixos/hercules-ci-agent: Update moduleRobert Hensing2021-11-19
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2021-11-20
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #139337 from Artturin/tempaddrArtturi2021-11-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | nixos/networkmanager: remove redundant ipv6.ip6-privacyArtturin2021-11-19
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this setting was added in 2016 in commit bcdd81d9e14d960cf2fc910b622e236728a7fc07 the posibility to preferTempAddress was added to nixos/network-interface in 2018 in commit 1fec496f384c53df39684035bafb482865d3eff8 preferTempAddress was renamed to tempAddress in 2020 in commit 2485e6399e1737d9795f836bb057ab0daf719f03 therefore this setting is redundant since nm will use the sysctl option nixos/network-interfaces: add default to sysctl so that the value for it is set networkmanager falls back to it https://man.archlinux.org/man/NetworkManager.conf.5
| * | | | | | | | | | | | | Merge pull request #146456 from Artturin/misc-updates1Artturi2021-11-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | nixos/qemu-vm: fix deprecation readonly -> readonly=onArtturin2021-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | machine # qemu-system-x86_64: -drive if=pflash,format=raw,unit=0,readonly,...: warning: short-form boolean option 'readonly' deprecated vm-test-run-systemd-boot-specialisation> machine # Please use readonly=on instead
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-11-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/chromium/common.nix
| * | | | | | | | | | | | | | Merge pull request #146626 from TerrorJack/auto-upgrade-add-sshRobert Hensing2021-11-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NixOS auto upgrade: add openssh to path
| | * | | | | | | | | | | | | | NixOS auto upgrade: add openssh to pathCheng Shao2021-11-19
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2021-11-19
|\| | | | | | | | | | | | | |