Select correct config type
This commit is contained in:
@@ -30,7 +30,7 @@ in
|
||||
hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
configType = "hyprlang";
|
||||
configType = "lua";
|
||||
extraConfig = "";
|
||||
};
|
||||
};
|
||||
@@ -40,9 +40,4 @@ in
|
||||
enable = true;
|
||||
};
|
||||
|
||||
xdg.configFile."hypr" = {
|
||||
source = hyprFlake;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user