
This reverts commit 788e760b515f29c349acd526d23e1a99b6d67fde. NixOS doesn't even have an /etc/skel. And if we had, 1) NixOS has the ability to create regular files rather than symlinks in /etc (environment.etc.<file>.mode = ...), so files in /etc/skel that should be copied as regular files can be supported; and 2) we may actually *want* to copy a symlink. Also, typos in file names. Bleh.
Description
No description provided
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%