From 75bdc69393791624084bf68c4d9a93219e6e0a0f Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 4 Jun 2025 07:53:20 +0200 Subject: flake: update --- common/home/default.nix | 1 + common/home/hyprland/default.nix | 4 ++++ 2 files changed, 5 insertions(+) (limited to 'common/home') diff --git a/common/home/default.nix b/common/home/default.nix index bab4cb4..9299c44 100644 --- a/common/home/default.nix +++ b/common/home/default.nix @@ -56,6 +56,7 @@ packages = [ pkgs.unstable.luanti pkgs.prismlauncher pkgs.bibletime + pkgs.musescore ]; in { diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index f165048..1cb585e 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -162,6 +162,10 @@ "center,class:^(Hyprland::WinClass::Floating)$" ]; + ecosystem = { + no_update_news = true; + }; + exec-once = [ "signal-desktop" ]; }; } -- cgit v1.2.3-70-g09d2