inputs: prefer nixpkgs packages
This commit is contained in:
parent
c2127e0047
commit
37a5bfee0f
4 changed files with 5 additions and 1 deletions
|
|
@ -160,6 +160,7 @@ in {
|
|||
];
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
package = mkDashDefault pkgs.hyprland;
|
||||
enable = true;
|
||||
settings =
|
||||
if config.mods.hypr.hyprland.useDefaultConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue