mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
bahaghari: fix default attrset
This commit is contained in:
parent
93de33e028
commit
77d988cc7c
@ -7,7 +7,7 @@
|
|||||||
default = bahaghari;
|
default = bahaghari;
|
||||||
};
|
};
|
||||||
|
|
||||||
homeModules.bahaghari = rec {
|
homeModules = rec {
|
||||||
bahaghari = ./modules;
|
bahaghari = ./modules;
|
||||||
default = bahaghari;
|
default = bahaghari;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user