Add home manager module

This commit is contained in:
Lillian Violet 2023-11-20 11:53:42 +01:00
parent 16e953ff45
commit d7d1e00f40

View file

@ -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