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