Add app to hyprland

This commit is contained in:
KoenDR06 2025-03-06 17:08:10 +01:00
parent fe6e219c05
commit eb162db3a7

View file

@ -25,6 +25,7 @@ in {
environment.systemPackages = with pkgs; [
xdg-desktop-portal-hyprland
nerdfonts
networkmanagerapplet
];
};
}