new tailscale api
This commit is contained in:
parent
0b1cfdf457
commit
00f335023b
6 changed files with 3191 additions and 81 deletions
|
|
@ -12,6 +12,10 @@
|
|||
# synix.url = "git+file:///home/sid/src/synix";
|
||||
synix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
servers.url = "git+https://git.sid.ovh/sid/sid.ovh.git";
|
||||
# servers.url = "git+file:///home/sid/src/sid.ovh";
|
||||
servers.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
nixvim.url = "github:nix-community/nixvim/nixos-25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue