inputs: prefer nixpkgs packages

This commit is contained in:
DashieTM 2025-05-19 20:47:46 +02:00
parent c2127e0047
commit 37a5bfee0f
4 changed files with 5 additions and 1 deletions

View file

@ -160,6 +160,7 @@ in {
];
wayland.windowManager.hyprland = {
package = mkDashDefault pkgs.hyprland;
enable = true;
settings =
if config.mods.hypr.hyprland.useDefaultConfig