From 375378334a0d697d1b3cfe0836bd74ee5f23e6c4 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Sat, 13 Jan 2024 22:14:26 +0100 Subject: [PATCH] docs --- modules/blackbox.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/blackbox.nix b/modules/blackbox.nix index 21bae2b..2d9e4a7 100644 --- a/modules/blackbox.nix +++ b/modules/blackbox.nix @@ -1,5 +1,8 @@ { config, pkgs, ... }: { + # A direct integration in Nautilus is still in progress: https://gitlab.gnome.org/raggesilver/blackbox/-/issues/20 + # Thus, we use nautilus-open-any-terminal. + users.users.yoda = { packages = with pkgs; [ blackbox-terminal # Terminal emulator