chore: update inputs

This commit is contained in:
Moritz Böhme 2024-01-30 21:42:54 +01:00
parent c37a55d570
commit 2c038e43c1
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 151 additions and 143 deletions

View file

@ -62,6 +62,7 @@ in
programs.hyprland = {
enable = true;
package = inputs.hyprland.packages.${pkgs.system}.default;
portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
};
home-manager.users.moritz = {