home: Adapt NUR module name to upstream
This commit is contained in:
parent
a6ae2208aa
commit
a6f88d6341
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ let
|
|||
sh = lib.getExe self.packages.${pkgs.system}.hush;
|
||||
in {
|
||||
imports = [
|
||||
nur.hmModules.nur
|
||||
nur.modules.homeManager.default
|
||||
self.homeModules.greedy
|
||||
self.homeModules.locale-en_EU
|
||||
catppuccin.homeManagerModules.catppuccin
|
||||
|
|
Loading…
Reference in a new issue