[flake] Fix evaluation warning
pyrox.dev 8 months ago 5d0b6990 634257ce
··· 180 180 # Default modules for all homes 181 181 modules = with inputs; [ 182 182 nix-index-database.hmModules.nix-index 183 183 - ctp.homeManagerModules.catppuccin 183 183 + ctp.homeModules.catppuccin 184 184 ]; 185 185 }; 186 186