From 10b4e2b826c5d366e97ff23d5dd27ee1ec4baf2c 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 Former-commit-id: 34cc6307891fd818ec1f27a205b144a4ff026a42 --- 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 1b9a841e..13282091 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