From ad529e360c98bf7238d7c5ce273d51d89b7e58dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 12 Jun 2022 11:38:59 +0200 Subject: nixos/modules/desktop: add bluetooth and sshfs --- nixos/modules/generic.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/generic.nix') diff --git a/nixos/modules/generic.nix b/nixos/modules/generic.nix index f3334e8..467ee8c 100644 --- a/nixos/modules/generic.nix +++ b/nixos/modules/generic.nix @@ -56,6 +56,7 @@ with lib; nmap netcat traceroute iftop nethogs # TODO add mdns + sshfs lm_sensors -- cgit v1.2.3