From 9e3ababbbc3269264ad8d251069c0b0dbc41e299 Mon Sep 17 00:00:00 2001 From: Adrian G L Date: Thu, 16 Oct 2025 13:29:31 +0200 Subject: [PATCH] dialout --- modules/gunalx.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/gunalx.nix b/modules/gunalx.nix index 76860d4..c25b571 100644 --- a/modules/gunalx.nix +++ b/modules/gunalx.nix @@ -14,6 +14,7 @@ "tss" "networking" "podman" + "dialout" "pipewire" ]; packages = with pkgs; [ ];