This website requires JavaScript.
Explore
Help
Sign in
helvetica
/
puter
Watch
1
Star
0
Fork
You've already forked puter
0
Code
Activity
b8af0e9761
puter
/
common
/
zellij.nix
7 lines
73 B
Nix
Raw
Normal View
History
Unescape
Escape
whatever
2025-05-11 22:49:04 +02:00
{
pkgs
,
.
.
.
}:
{
cleanup
2024-12-20 22:25:08 +01:00
environment
.
systemPackages
=
[
pkgs
.
zellij
]
;
}
Copy permalink