1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Move autofreq and blueman to hosts/enka

This commit is contained in:
RGBCube 2024-05-09 22:59:48 +03:00
parent 4d4a550baa
commit 0c5398e604
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ lib, ... }: with lib;
desktopSystemConfiguration {
systemConfiguration {
services.auto-cpufreq = enabled;
}

View file

@ -1,6 +1,6 @@
{ lib, ... }: with lib;
desktopSystemConfiguration {
systemConfiguration {
services.blueman = enabled;
hardware.bluetooth = enabled {