some fixings and flake up

This commit is contained in:
2025-07-08 16:02:30 +02:00
parent f19f298f7e
commit 7a5a78424a
5 changed files with 81 additions and 101 deletions

View File

@@ -38,7 +38,9 @@ in {
})
(mkIf (host == "cnixpad") {
programs.hyprland.settings.exec-once = commonExecOnce;
programs.hyprland.settings.exec-once =
[]
++ commonExecOnce;
})
(mkIf (host == "toothpc") {