add screen

This commit is contained in:
Daniel Langbein 2023-09-15 21:58:14 +02:00
parent af09af9e79
commit 2c4c8ec9e3
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -8,6 +8,7 @@
packages = with pkgs; [
git
htop
screen
];
};