moved systemPackages for virtualisation and thunderbolt to extra-services and extra-hardware.
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
|
||||
services.hardware.bolt.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bolt
|
||||
plasma5Packages.plasma-thunderbolt
|
||||
];
|
||||
|
||||
###### Backlight #######
|
||||
|
||||
hardware.acpilight.enable = true;
|
||||
@@ -12,4 +17,5 @@ hardware.acpilight.enable = true;
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
services.blueman.enable = true;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user