Add home manager module
This commit is contained in:
parent
16e953ff45
commit
d7d1e00f40
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
# If you want to use modules your own flake exports (from modules/home-manager):
|
# If you want to use modules your own flake exports (from modules/home-manager):
|
||||||
# outputs.homeManagerModules.example
|
# outputs.homeManagerModules.example
|
||||||
|
inputs.home-manager.nixosModules.home-manager
|
||||||
# Or modules exported from other flakes (such as nix-colors):
|
# Or modules exported from other flakes (such as nix-colors):
|
||||||
# inputs.nix-colors.homeManagerModules.default
|
# inputs.nix-colors.homeManagerModules.default
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue