work
This commit is contained in:
parent
613f3ba9b4
commit
10fdec0768
5 changed files with 148 additions and 2 deletions
5
hosts/headful/work/phpstorm.nix
Normal file
5
hosts/headful/work/phpstorm.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = [
|
||||
pkgs.jetbrains.phpstorm
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue