summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/etc
AgeCommit message (Expand)Author
2024-07-18nixos/etc: handle mountpoints on top of /etc when switchingnikstur
2024-06-26nixos/etc: fix using etc overlay on cross-compiled systemsJared Baur
2024-06-23etc.overlay: fix cross-buildJörg Thalheim
2024-05-25nixos/etc: support direct symlinks with etc overlayivan770
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-02-21nixos/etc: make re-mounting /etc overlay idempotentnikstur
2024-02-19nixos/etc: fix payload in build-composefs-dump for the file caseDominik Xaver Hörl
2024-01-28nixos/etc: remove leading slash from target paths in build-composefs-dump.pynikstur
2024-01-28nixos/etc: fix type checking of build-composefs-dump.pynikstur
2024-01-22nixos/etc: optionally mount etc as an overlaynikstur
2023-06-07nixos/etc: keep directories in derivation nameSandro Jäckel
2023-01-02nixos/etc: skip resolv.conf in nixos-enter chrootNaïm Favier
2022-10-03Sort the /etc/.clean fileScott Bronson
2022-07-24nixos/system: invariant option docs MD conversionspennae
2022-01-30nixos/etc.nix: Make independentRobert Hensing
2021-11-15lib.modules: add mkDerivedConfigTaeer Bar-Yam
2021-11-14etc module: make `.text` and `.source` the same priorityTaeer Bar-Yam
2021-11-04Merge pull request #130388 from oxalica/fix/etc-nixos-tag-in-activationMaciej Krüger
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-25nixos/etc: simplify source path handlingErik Arvstedt
2021-09-02nixos/etc: make sure local "source" files are imported to the storeMatthias Treydte
2021-08-07nixos/etc: use runCommandLocal (#133037)Rouven Czerwinski
2021-07-30nixos/etc: Replace make-etc.sh with nix and bashJanne Heß
2021-07-17Check and create /etc/NIXOS during activationoxalica
2021-03-31treewide: use perl.withPackages when possiblernhmjoj
2020-09-02treewide: completely remove types.loaOfrnhmjoj
2020-08-08nixos/*: editorconfig fixeszowoq
2020-03-09environment.etc: fix typozimbatm
2019-02-28Revert "Merge pull request #54980 from danbst/etc-relative" (#56507)Danylo Hlynskyi
2019-01-31make back /etc/static absolute symlinkdanbst
2019-01-31nixos/etc: Make symlinks relative instead of absoluteFlorian Jacob
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth
2017-07-29environment.etc: add user/group optionVolth
2016-10-02Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2016-09-29Add stdenvNoCCEelco Dolstra
2016-09-13etc module: optionSet -> submoduleEric Sagnes
2016-07-25etc: remove obsolete directoriesAlexey Shmalko
2016-04-27Update `etc` example to not use a real config fileGraham Christensen
2015-12-30etc: Use a friendlier name than "etc-file"Eelco Dolstra
2015-07-09Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra
2014-10-06setup-etc.pl: Fail when symlink/rename failswmertens
2014-07-25setup-etc.pl: Keep track of copied filesEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-02-23etc: uid/gid support for copied filesAustin Seipp
2014-01-06Make /etc/localtime a direct symlink to the zoneinfo fileEelco Dolstra
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-30Clean up some option examplesEelco Dolstra
2013-10-28Fix bogus mkOption typesEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra