mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
feat: add trok
This commit is contained in:
@ -133,6 +133,11 @@
|
||||
url = "github:tuxdotrs/tnvim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
trok = {
|
||||
# url = "git+ssh://git@github.com/tuxdotrs/trok.git";
|
||||
url = "path:/home/tux/Projects/trok";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
tfolio = {
|
||||
url = "git+ssh://git@github.com/tuxdotrs/tfolio.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
Reference in New Issue
Block a user