diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index e28cb9d..d3fba75 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -107,6 +107,7 @@ vim wget usbutils + dunst alacritty ripgrep git @@ -117,6 +118,7 @@ waybar banana-cursor nerdfonts + webcord gnumake gccgo unzip diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 8160116..34274a6 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -145,7 +145,7 @@ exec-once = [ "waybar" "nm-applet" - "swaync" + "dunst" "whatpulse" ];