From a94647886485e2f0042d53a9adfcbc1146f562a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Mon, 15 Jul 2024 20:15:22 +0200 Subject: [PATCH] remmina: install remmina --- home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home.nix b/home.nix index 38cac80..a8b2f09 100644 --- a/home.nix +++ b/home.nix @@ -3,7 +3,10 @@ in { home = { packages = with pkgs; [ + # system tools & bragging htop neofetch + # remote working + remmina ]; file = {