import home-manager module
This commit is contained in:
parent
430c90110c
commit
8a5eeaf774
|
@ -10,6 +10,7 @@
|
|||
}: {
|
||||
# You can import other NixOS modules here
|
||||
imports = [
|
||||
<home-manager/nixos>
|
||||
# If you want to use modules your own flake exports (from modules/nixos):
|
||||
# outputs.nixosModules.example
|
||||
|
||||
|
|
Loading…
Reference in a new issue