1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-23 16:11:51 +03:00
digga/examples/hmOnly/home
Matt Schreiber 61828b5075 fix: module args of home-manager portable configs
Type-check such configs as modules ("moduleType") rather than as
functions evaluating to attribute sets ("functionTo attrs").  This
ensures that they get invoked with all expected module arguments
("pkgs", "lib", etc.).

Update ./examples/hmOnly so that the testuser config references the pkgs
module arg, thus testing that the switch to moduleType works as
intended.

Closes #119
2022-02-23 15:23:14 -08:00
..
modules test: add hm only config 2022-02-23 15:23:14 -08:00
profiles/shell test: add hm only config 2022-02-23 15:23:14 -08:00
users fix: module args of home-manager portable configs 2022-02-23 15:23:14 -08:00
default.nix rename current modules -> exportedModules 2022-02-23 15:23:14 -08:00