This commit is contained in:
Daniel Langbein 2024-03-06 14:13:43 +01:00
parent 37d926d8fc
commit 23931ec0ab
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -5,7 +5,7 @@
users.users.yoda = {
packages = with pkgs; [
blackbox-terminal # Terminal emulator
blackbox-terminal # Terminal emulator. Can show notifications for commands finished in the background.
nautilus-open-any-terminal # For Nautilus (GNOME files) integration
];
};