From 5002e0d5a716beff55c72d60b9afcd60b38398af Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Wed, 7 Apr 2021 22:04:18 -0400 Subject: [PATCH] +Signal --- hosts/p71.nix | 2 +- hosts/x1c7.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/p71.nix b/hosts/p71.nix index 4d45bda..b5a13c4 100644 --- a/hosts/p71.nix +++ b/hosts/p71.nix @@ -81,6 +81,7 @@ brave vscode obsidian + signal-desktop ]; @@ -99,4 +100,3 @@ system.stateVersion = "20.09"; # Did you read the comment? } - diff --git a/hosts/x1c7.nix b/hosts/x1c7.nix index b8789d5..2049675 100644 --- a/hosts/x1c7.nix +++ b/hosts/x1c7.nix @@ -68,6 +68,7 @@ brave vscode obsidian + signal-desktop ]; services = { @@ -89,4 +90,3 @@ system.stateVersion = "20.09"; # Did you read the comment? } -