{ pkgs, ... }: { languages.nix.enable = true; packages = [ nixfmt-rfc-style ]; }