some fixings and flake up
This commit is contained in:
@@ -38,7 +38,9 @@ in {
|
||||
})
|
||||
|
||||
(mkIf (host == "cnixpad") {
|
||||
programs.hyprland.settings.exec-once = commonExecOnce;
|
||||
programs.hyprland.settings.exec-once =
|
||||
[]
|
||||
++ commonExecOnce;
|
||||
})
|
||||
|
||||
(mkIf (host == "toothpc") {
|
||||
|
||||
Reference in New Issue
Block a user