fix:amd-pstate-epp

style:hy_animations_config

remove:scx&&swayosd&&tsukimi

feat:use_polkit_gnome

add:embedded
This commit is contained in:
dichgrem
2026-01-21 23:06:05 +08:00
parent a2485dca51
commit 0a7063ba13
14 changed files with 95 additions and 176 deletions

View File

@@ -1,12 +0,0 @@
{ lib, pkgs, username, ... }:
{
services = {
gvfs.enable = true;
scx = {
enable = true;
scheduler = "scx_lavd";
};
};
}