1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-23 08:02:21 +03:00
digga/examples
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
..
devos tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
downstream@3587d67506 update downstream example/test 2022-02-23 15:23:14 -08:00
groupByConfig examples: fix digga path 2022-02-23 15:23:14 -08:00
hmOnly fix: module args of home-manager portable configs 2022-02-23 15:23:14 -08:00