upgrade to 25.05

This commit is contained in:
Joeri Exelmans 2025-06-20 11:01:06 +02:00
parent 7f0070e14c
commit e3a8bdfcf0
4 changed files with 13 additions and 9 deletions

View file

@ -48,7 +48,7 @@
#time.timeZone = "America/Barbados";
# Select internationalisation properties.
i18n.defaultLocale = "en_US.utf8";
i18n.defaultLocale = "en_US.UTF-8";
i18n.extraLocaleSettings = {
LC_ADDRESS = "nl_BE.utf8";
LC_IDENTIFICATION = "nl_BE.utf8";
@ -86,12 +86,13 @@
# sensitivity = 90; # default: 128
speed = 110; # default: 97
};
hardware.logitech.wireless.enable = true;
# Huion tablet:
hardware.opentabletdriver.enable = true;
# Sound...
hardware.pulseaudio.enable = false;
services.pulseaudio.enable = false;
security.rtkit.enable = true;
services.pipewire = {
enable = true;