pinwheel: Update idea after updated flake inputs

This commit is contained in:
Alexander Heldt
2026-01-07 14:33:17 +01:00
parent 55ab0f2f92
commit 7a510c5d14
3 changed files with 87 additions and 1 deletions

View File

@@ -38,6 +38,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-jetbrains-plugins = {
url = "github:nix-community/nix-jetbrains-plugins";
inputs.nixpkgs.follows = "nixpkgs";
};
naviterm = {
url = "gitlab:detoxify92/naviterm";
inputs.nixpkgs.follows = "nixpkgs";