From 34cc6307891fd818ec1f27a205b144a4ff026a42 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:23:59 +0200 Subject: [PATCH] Add white-noise app --- hosts/laptop/home.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index 1b9a841..1328209 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -44,9 +44,10 @@ packages = with pkgs; [ # Apps - discord - bitwarden - vlc + discord # Chat + bitwarden # Password manager + vlc # Video player + blanket # White-noise app # Dev go