tailscale

This commit is contained in:
tulg 2026-01-13 20:39:56 +03:00
parent b813ad2f36
commit f0eea71c6b
4 changed files with 7 additions and 4 deletions

View file

@ -16,7 +16,7 @@
noctalia = {
url = "github:noctalia-dev/noctalia-shell";
inputs.nixpkgs.follows = "nixpkgs";
inputs.quickshell.follows = "quickshell"; # Use same quickshell version
# inputs.quickshell.follows = "quickshell"; # Use same quickshell version
};
nix-colors.url = "github:misterio77/nix-colors";