add uv to flake, update watch-party
This commit is contained in:
parent
8e1513f1cf
commit
b180d03549
2 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
|||
};
|
||||
|
||||
services.tailscale.enable = true;
|
||||
services.tailscale.useRoutingFeatures = "both";
|
||||
|
||||
programs.git.enable = true;
|
||||
programs.nix-ld.enable = true; # for Deno :)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e6051c28f6925519f463458f6f8687c3d1d98d7c
|
||||
Subproject commit 24c861adf69064b2d7198a1182df4ddbc114884f
|
Loading…
Reference in a new issue