update config

This commit is contained in:
2024-07-19 19:48:46 +01:00
parent 8d349a4bcc
commit 9cf5495395
4 changed files with 38 additions and 58 deletions
+8 -6
View File
@@ -40,7 +40,7 @@
};
# Set your time zone.
time.timeZone = "Europe/Dublin";
time.timeZone = "America/New_York";
# Select internationalisation properties.
i18n= {
@@ -91,14 +91,16 @@
blueman.enable = true;
printing.enable = true; # Enable CUPS to print documents.
gvfs.enable = true;
# auto-cpufreq.enable = true;
auto-cpufreq.enable = true;
thermald.enable = true;
};
powerManagement = {
enable = true;
powertop.enable = true;
};
# powerManagement = {
# enable = true;
# powertop.enable = true;
# };
services.power-profiles-daemon.enable = false;
environment.etc."greetd/environments".text = ''
Hyprland
none+i3