about summary refs log tree commit diff
path: root/nixos/modules/config
AgeCommit message (Expand)AuthorFilesLines
2020-03-07nixos/networking: Add hostFiles optionSilvan Mosberger1-6/+21
2020-02-17nixos: add /share/hunspell to environment.pathsToLinkMartin Milata1-0/+1
2020-02-12Merge pull request #71302 from tokudan/encrypted-swap-entropy-fixMichele Guerini Rocco1-0/+2
2020-02-10Merge pull request #79416 from jtojnar/flatpak-1.6worldofpeace1-1/+5
2020-02-10xdg-desktop-portal: 1.4.2 → 1.6.0Jan Tojnar1-1/+5
2020-02-08swap: depend on rngd if enabled and randomEncryption is configured toDaniel Frank1-0/+2
2020-02-07nixos/pulseaudio: Enable udev rulesSpencer Janssen1-0/+3
2020-02-05nixos/resolvconf: Remove useHostResolvConf optionSilvan Mosberger1-9/+1
2020-01-31nixos/ldap: add CAP_SYS_RESOURCE capability to nslcd serviceAaron Andersen1-0/+1
2020-01-31nixos/ldap: remove redundant configuration optionsAaron Andersen1-2/+0
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj3-25/+19
2019-12-28swapDevices.<name>.device can be a swap file.Robert Hensing1-1/+1
2019-12-20nixos/console: set colors using kernel parametersrnhmjoj1-9/+9
2019-12-20nixos: unify virtual console optionsrnhmjoj2-63/+203
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger6-0/+30
2019-11-29Remove networking.hostConf optionChristian Kauhaus1-14/+3
2019-11-26nixos: default `environment.homeBinInPath` to falseAndreas Rammhold1-1/+1
2019-11-24networking.vpnc: remove optionChristian Kauhaus1-41/+0
2019-11-21nixos/qt5: use correct qtstyleplugins attributeIDF311-1/+1
2019-11-09Merge pull request #71416 from worldofpeace/gnome3-sound-themeworldofpeace1-1/+5
2019-11-06nixos/fontconfig-ultimate: removeworldofpeace1-86/+0
2019-11-06nixos/corefonts: removeworldofpeace1-36/+0
2019-11-03nixos/xdg/sounds: add sound-theme-freedesktopworldofpeace1-1/+5
2019-11-02Merge pull request #68483 from chkno/optional-home-bin-in-pathAndreas Rammhold1-2/+12
2019-10-30nixos.pulseaudio: Remove bad recommendation to use pulseaudio in system-wide ...adisbladis1-2/+3
2019-10-27Merge pull request #65698 from Infinisil/system-usersSilvan Mosberger1-2/+2
2019-10-26nixos/i18n: use str instead of string for consoleKeyMapWilliButz1-5/+1
2019-10-24Merge master into staging-nextFrederik Rietdijk1-1/+1
2019-10-23users-groups: fix typoDrew1-1/+1
2019-10-16pinentry: build with multiple outputs in single drvFranz Pletz1-1/+0
2019-10-16Revert "Merge pull request #71095 from flokli/pinentry-cleanup"worldofpeace1-0/+1
2019-10-16pinentry: build with multiple outputs in single drvFranz Pletz1-1/+0
2019-10-15nixos/system-environment: prepend wrapperDir to PATH (#70430)Tor Hedin Brønner1-0/+7
2019-10-14nixos/users: Increase maximum system uid/gid from 499 to 999Silvan Mosberger1-2/+2
2019-10-11nixos/pulseaudio: don't autospawn everworldofpeace1-2/+1
2019-10-09Fix documentation typoHaemin Yoo1-1/+1
2019-10-05nixos/system-environment: use pam syntax for home variableworldofpeace1-3/+1
2019-10-01nixos/system-environment: fix syntax for environment variablesMichael Peyton Jones1-1/+3
2019-10-01nixos/system-environment: replace env vars in values of variables tooMichael Peyton Jones1-7/+7
2019-09-26nixos/sysctl: reduce prio of "kernel.kptr_restrict" to mkDefaultJörg Thalheim1-1/+1
2019-09-18nixos/xdg/icons: match XCURSOR_PATH specworldofpeace1-3/+14
2019-09-18nixos/xdg/icons: use profileRelativeSessionVariablesworldofpeace1-6/+6
2019-09-18nixos/terminfo: use profileRelativeSessionVariablesworldofpeace1-1/+1
2019-09-18nixos/system-environment: introduce environment.profileRelativeSessionVariablesRobert Helgesson2-10/+68
2019-09-12nixos/shells-environment: Make ~/bin/ in $PATH optionalChuck1-2/+12
2019-09-09Merge pull request #67795 from matthewbauer/remove-hidden-binsMatthew Bauer1-0/+3
2019-09-09nixos/system-path: remove wrappers from system-pathMatthew Bauer1-0/+3
2019-09-08treewide: remove redundant quotesvolth1-2/+2
2019-09-06Merge branch 'master' into staging-nextJan Tojnar1-1/+1
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar1-1/+1