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