fixed name of module
This commit is contained in:
parent
c8f1449415
commit
5112a291d9
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
hosts.nixos-desktop.modules = [
|
hosts.nixos-desktop.modules = [
|
||||||
./hosts/nixos-desktop
|
./hosts/nixos-desktop
|
||||||
./modules/gaming
|
./modules/gaming
|
||||||
./modules/darling-erasure.nix
|
./modules/darling-erasure
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue