hurricane: 144 current 2025-06-30 16:54:06 25.05.20250629.b43c397 6.15.4 *

power management
hurricane: 145 current  2025-06-30 16:57:44  25.05.20250629.b43c397     6.15.4                          *
This commit is contained in:
2025-06-30 16:54:21 +02:00
parent b4d9a1d144
commit 57a1cc69b3
3 changed files with 9 additions and 2 deletions

View File

@ -37,7 +37,11 @@
btop
];
# host-specific Systemd services
# host-specific services
services = {
# Intel CPU overheating support
thermald.enable = true;
};
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions

View File

@ -144,6 +144,9 @@
# Bluetooth support
hardware.bluetooth.enable = true;
# power management tool which allows for managing hibernate and suspend states
powerManagement.enable = true;
# ================================
# PERMISSIONS
# ================================

View File

@ -120,7 +120,7 @@
{
output = ["HDMI-A-1"];
spacing = 8;
"modules-left" = ["hyprland/workspaces" "mpris" "cava"];
"modules-left" = ["hyprland/workspaces"];
"modules-center" = ["hyprland/window"];
"modules-right" = ["clock"];