chore: update inputs
This commit is contained in:
parent
c37a55d570
commit
2c038e43c1
5 changed files with 151 additions and 143 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ in
|
|||
shfmt
|
||||
statix
|
||||
taplo
|
||||
yamlfix
|
||||
stable.yamlfix
|
||||
yamllint
|
||||
];
|
||||
extraLuaConfig = readFile ./options.lua;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue