updated system

This commit is contained in:
Emmet
2025-03-15 14:18:21 -05:00
parent c8eaa63b8a
commit 23b046aadb
2 changed files with 51 additions and 49 deletions

View File

@@ -47,6 +47,8 @@ in
package = pkgs.libsForQt5.sddm;
};
services.upower.enable = true;
# Define systemd service to run on boot to load avatars for sddm
systemd.services."sddm-avatar" = {
description = "Service to copy or update users Avatars at startup.";