✨ make editors more modular
This commit is contained in:
parent
daaf48fda3
commit
a34c9e4ef5
7 changed files with 71 additions and 45 deletions
|
|
@ -30,6 +30,9 @@
|
|||
url = "github:wfxr/forgit";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# VSCode plugin
|
||||
nix-flake-tools.url = "github:rastertail/nix-flake-tools";
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, agenix, home-manager, nixpkgs, utils, ... }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue