home: Adapt NUR module name to upstream

This commit is contained in:
Mikael 2024-12-10 11:37:41 +01:00
parent a6ae2208aa
commit a6f88d6341
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -9,7 +9,7 @@ let
sh = lib.getExe self.packages.${pkgs.system}.hush; sh = lib.getExe self.packages.${pkgs.system}.hush;
in { in {
imports = [ imports = [
nur.hmModules.nur nur.modules.homeManager.default
self.homeModules.greedy self.homeModules.greedy
self.homeModules.locale-en_EU self.homeModules.locale-en_EU
catppuccin.homeManagerModules.catppuccin catppuccin.homeManagerModules.catppuccin