mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
updated system
This commit is contained in:
parent
c8eaa63b8a
commit
23b046aadb
2 changed files with 51 additions and 49 deletions
|
@ -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.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue