mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 09:13:55 -05:00
flake: drop morgan's homeManagerModule
This commit is contained in:
parent
ec248afa3f
commit
fc4f025a76
|
@ -127,7 +127,6 @@
|
||||||
default = import ./homeManagerModules self;
|
default = import ./homeManagerModules self;
|
||||||
aly = import ./homes/aly self;
|
aly = import ./homes/aly self;
|
||||||
dustin = import ./homes/dustin self;
|
dustin = import ./homes/dustin self;
|
||||||
morgan = import ./homes/morgan self;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nixosModules = {
|
nixosModules = {
|
||||||
|
|
Loading…
Reference in a new issue