Regenerated

This commit is contained in:
2026-04-20 19:17:06 +02:00
parent eaca264460
commit ccbe1cc1a4
3 changed files with 364 additions and 394 deletions
-10
View File
@@ -784,16 +784,6 @@ in
};
systemd.users.userLinger = ["${username}"];
# Hyprland config
programs.hyprland = {
enable = true;
settings = {
autostart = [
"systemctl --user start kdeconnect.service"
];
};
};
}
#+END_SRC