{ services.inspircd = { enable = true; config = builtins.readFile "/etc/inspircd.conf"; }; }