mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
AI: as submodule
This commit is contained in:
parent
063e545c79
commit
c1c4a5a45c
3 changed files with 20 additions and 1 deletions
|
|
@ -36,6 +36,8 @@
|
|||
landrun-nix.url = "github:srid/landrun-nix";
|
||||
AI.url = "path:vendor/AI";
|
||||
AI.flake = false;
|
||||
jumphost-nix.url = "path:vendor/jumphost-nix";
|
||||
jumphost-nix.flake = false;
|
||||
|
||||
# Neovim
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue