roles: Refine all and laptop role
This commit is contained in:
parent
6f649aad81
commit
c0a233ee89
|
@ -1,7 +1,9 @@
|
|||
{ config, lib, ...}:
|
||||
{
|
||||
imports = [
|
||||
../modules/bluetooth.nix
|
||||
../modules/networkmanager.nix
|
||||
../modules/tlp.nix
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue