From 94beb98544ac945b862dfb7eadcd48cca34ed891 Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 6 Mar 2024 11:35:22 -0500 Subject: [PATCH] 143 current 2024-03-06 11:35:15 24.05.20240303.b8697e5 6.6.19 * --- modules/home-manager/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 803a582..f1dac7e 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -81,6 +81,8 @@ pkgs.sway-audio-idle-inhibit pkgs.hyprshot + pkgs.ungoogled-chromium + # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: