build(nemesis): add dunst
This commit is contained in:
parent
15effc17df
commit
e6c63ba73f
1 changed files with 3 additions and 0 deletions
|
@ -8,4 +8,7 @@
|
|||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
dunst
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue