nixpkgs/modules/system/etc
2011-10-29 21:03:57 +00:00
..
etc.nix find modules | fgrep .nix | fgrep -v .svn | fgrep -v nixpkgs.nix | xargs sed -i -e 's|/nix/var|${config.nixpkgs.config.nix.stateDir}|g' -e 's|/nix/store|${config.nixpkgs.config.nix.storeDir}|g' 2011-10-29 21:03:57 +00:00
make-etc.sh * Handle the case where a symlink in /etc needs to change into a 2011-09-06 12:32:07 +00:00
setup-etc.pl * Handle the case where a symlink in /etc needs to change into a 2011-09-06 12:32:07 +00:00