Fix tailscale magic DNS

This commit is contained in:
Nikodem Rabuliński 2023-10-02 22:02:45 +02:00
parent 8c0e218639
commit 4feb1095ed
No known key found for this signature in database
GPG key ID: FF629AA9E08138DB
3 changed files with 14 additions and 5 deletions

View file

@ -27,6 +27,7 @@
sane-defaults = {
enable = lib.mkDefault true;
allSshKeys = config.assets.sshKeys.user;
tailnet = "discus-macaroni.ts.net";
};
flake-qol = {
enable = true;