What is the NixOS-way to put a configuration file in /etc?
E.g. I want to drop /etc/nanorc. I found some forum entries talkingdiscussions about programming it into /etc/nixos/configuration.nix, but could not find any documentation about that...