feat(laptop): remove gaming module

dev-docs
Moritz Böhme 2023-05-02 09:05:54 +02:00
parent ac3a0230eb
commit fe02a191bd
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 0 additions and 1 deletions

View File

@ -146,7 +146,6 @@
hosts.nixos-laptop.modules = [
./hosts/nixos-laptop
self.nixosModules.desktop
self.nixosModules.gaming
self.nixosModules.personal
];