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
/
bottom.nix
5 lines
67 B
Nix
Raw
Normal View
History
Unescape
Escape
whatever
2025-05-11 22:49:04 +02:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
[
pkgs
.
bottom
]
;
improvements
2024-03-08 22:46:46 +01:00
}
Copy permalink