summary refs log tree commit diff
path: root/nixos/modules/system/etc
Commit message (Expand)AuthorAge
* nixos/etc.nix: Make independentRobert Hensing2022-01-30
* lib.modules: add mkDerivedConfigTaeer Bar-Yam2021-11-15
* etc module: make `.text` and `.source` the same priorityTaeer Bar-Yam2021-11-14
* Merge pull request #130388 from oxalica/fix/etc-nixos-tag-in-activationMaciej Krüger2021-11-04
|\
| * Check and create /etc/NIXOS during activationoxalica2021-07-17
* | nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* | nixos/etc: simplify source path handlingErik Arvstedt2021-09-25
* | nixos/etc: make sure local "source" files are imported to the storeMatthias Treydte2021-09-02
* | nixos/etc: use runCommandLocal (#133037)Rouven Czerwinski2021-08-07
* | nixos/etc: Replace make-etc.sh with nix and bashJanne Heß2021-07-30
|/
* treewide: use perl.withPackages when possiblernhmjoj2021-03-31
* treewide: completely remove types.loaOfrnhmjoj2020-09-02
* nixos/*: editorconfig fixeszowoq2020-08-08
* environment.etc: fix typozimbatm2020-03-09
* Revert "Merge pull request #54980 from danbst/etc-relative" (#56507)Danylo Hlynskyi2019-02-28
* make back /etc/static absolute symlinkdanbst2019-01-31
* nixos/etc: Make symlinks relative instead of absoluteFlorian Jacob2019-01-31
* lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
* environment.etc: add user/group optionVolth2017-07-29
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-10-02
|\
| * etc module: optionSet -> submoduleEric Sagnes2016-09-13
* | Add stdenvNoCCEelco Dolstra2016-09-29
|/
* etc: remove obsolete directoriesAlexey Shmalko2016-07-25
* Update `etc` example to not use a real config fileGraham Christensen2016-04-27
* etc: Use a friendlier name than "etc-file"Eelco Dolstra2015-12-30
* Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
* setup-etc.pl: Fail when symlink/rename failswmertens2014-10-06
* setup-etc.pl: Keep track of copied filesEelco Dolstra2014-07-25
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* etc: uid/gid support for copied filesAustin Seipp2014-02-23
* Make /etc/localtime a direct symlink to the zoneinfo fileEelco Dolstra2014-01-06
* Add lots of missing option typesEelco Dolstra2013-10-30
* Clean up some option examplesEelco Dolstra2013-10-30
* Fix bogus mkOption typesEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10