1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-06 16:57:03 +00:00
Commit graph

6 commits

Author SHA1 Message Date
isabel
0c0b0ac8af
flake-module: use raw for homeConfgurations and deferredModule for modules (#6504) 2025-02-20 08:12:30 -06:00
isabel
b15e9ec676
flake-module: set _class (#6461)
This should *help* prevent bad imports.
2025-02-16 13:57:15 -06:00
isabel
e5854b98cd
flake-module: change type from lazyAttrsOf raw to lazyAttrsOf deferredModule (#6408) 2025-02-10 18:07:00 -06:00
Heitor Augusto
066ba0c5cf
flake-module: rename homeModules to homeManagerModules (#6392) 2025-02-03 13:19:46 -06:00
Robert Helgesson
a8159195bf
flake-module: fix naming 2025-01-30 23:22:29 +01:00
Matt Sturgeon
a5e196d61f
flake-module: add flake-parts module (#5229)
Add a flake-parts module, output as flakeModules.home-manager and flakeModules.default.

The module defines options for flake.homeModules and flake.homeConfigurations, based on the respective nixos equivalents; flake.nixosModules and flake.nixosConfigurations.
2025-01-30 12:17:53 -06:00