1{ 2 imports = [ 3 ./nix # nix environment configuration (e.g nixpkgs) 4 ./style.nix # Configure the users style configuration 5 ]; 6}