fix: me stupid

This commit is contained in:
Katharina 2026-05-31 19:44:20 +02:00
parent b5ef7be8f4
commit c523ceb185

View file

@ -1,4 +1,4 @@
{
{ config, pkgs, lib, ... }: {
environment.systemPackages = with pkgs; [
tmux
];