mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: follow upstream output renames
This commit is contained in:
parent
006d5d7e5d
commit
b437f99dec
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
||||||
verbose = true;
|
verbose = true;
|
||||||
sharedModules = [
|
sharedModules = [
|
||||||
(inputs.nixos-extra-modules + "/hm-modules")
|
(inputs.nixos-extra-modules + "/hm-modules")
|
||||||
inputs.nix-index-database.hmModules.nix-index
|
inputs.nix-index-database.homeModules.nix-index
|
||||||
inputs.nixvim.homeManagerModules.nixvim
|
inputs.nixvim.homeModules.nixvim
|
||||||
{
|
{
|
||||||
home.stateVersion = config.system.stateVersion;
|
home.stateVersion = config.system.stateVersion;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue