This website requires JavaScript.
Explore
Help
Sign In
lukas
/
puter
Watch
1
Star
0
Fork
You've already forked puter
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
10fdec0768
puter
/
hosts
/
headful
/
work
/
phpstorm.nix
6 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
work
2025-01-18 16:25:41 +00:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
[
work
2025-01-18 21:32:36 +00:00
pkgs
.
jetbrains
.
phpstorm
work
2025-01-18 16:25:41 +00:00
]
;
}
Reference in a new issue
Copy permalink