try no systemd

This commit is contained in:
2025-09-10 12:08:48 -05:00
parent 9a1a025ec9
commit feec4dd416
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
programs.hyprpanel = {
enable = true;
systemd.enable = false;
};
};
}