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? } -