fixed name of module

dev-docs
Moritz Böhme 2021-09-30 21:30:35 +02:00
parent c8f1449415
commit 5112a291d9
1 changed files with 1 additions and 1 deletions

View File

@ -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
]; ];
}; };
} }