some stuff ig
This commit is contained in:
parent
11536e636f
commit
82bed310d8
12 changed files with 144 additions and 68 deletions
5
home/editors/jetbrains/default.nix
Normal file
5
home/editors/jetbrains/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs.jetbrains; [
|
||||
rider
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue