hand7s: zellij init

This commit is contained in:
hand7s 2025-05-24 10:01:17 +03:00
parent 71aed8ed29
commit c0fd396777
No known key found for this signature in database

View file

@ -0,0 +1,7 @@
{...}: {
programs = {
zellij = {
enable = true;
};
};
}