From 86fbbd55d4f097a5be590af839b5d01c2bb850a3 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sat, 10 May 2025 12:32:34 +0100 Subject: [PATCH] just things I've changed during the day --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 095a93d..c44a6d3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -95,12 +95,12 @@ environment.gnome.excludePackages = (with pkgs; [ simple-scan yelp totem # video player + epiphany #web browser - using chrome ]); # systemPackages environment.systemPackages = with pkgs; [ gnomeExtensions.blur-my-shell - gnomeExtensions.pop-shell discord-ptb git vlc @@ -108,6 +108,7 @@ environment.systemPackages = with pkgs; [ jellyfin-web jellyfin-ffmpeg qbittorrent + google-chrome ]; # Steam