fix: error message and overrides in home-mngr
This commit is contained in:
parent
eed30263b8
commit
a26f53d1a7
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
home-manager = {
|
||||
useUserPackages = true;
|
||||
useGlobalPkgs = true;
|
||||
# useGlobalPkgs = true;
|
||||
|
||||
extraSpecialArgs = {
|
||||
inherit spicetify-nix;
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
imports =
|
||||
[
|
||||
inputs.catppuccin.homeManagerModules.catppuccin
|
||||
inputs.catppuccin.homeModules.catppuccin
|
||||
inputs.spicetify-nix.homeManagerModules.default
|
||||
inputs.nix-index-database.hmModules.nix-index
|
||||
inputs.agenix.homeManagerModules.age
|
||||
|
|
|
|||
Loading…
Reference in a new issue