feat(laptop): remove gaming module
This commit is contained in:
parent
ac3a0230eb
commit
fe02a191bd
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@
|
||||||
hosts.nixos-laptop.modules = [
|
hosts.nixos-laptop.modules = [
|
||||||
./hosts/nixos-laptop
|
./hosts/nixos-laptop
|
||||||
self.nixosModules.desktop
|
self.nixosModules.desktop
|
||||||
self.nixosModules.gaming
|
|
||||||
self.nixosModules.personal
|
self.nixosModules.personal
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue