about summary refs log tree commit diff
path: root/modules/services/tailscale (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(nix): update nix to version 22.05Franck Cuny2022-06-091-0/+1
| | | | | | | | | | | | | NixOS 22.05 was released last month. Bump the versions for both nixos and home-manager. I also need to make a few changes for this update work (packages were renamed, options were addded to tailscale, ...) Change-Id: I84ed9f21915b769c9f7b8e21988b2b021715c982 Reviewed-on: https://cl.fcuny.net/c/world/+/365 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* network: move tailscale in modulesFranck Cuny2022-04-051-0/+13
Move the networking configuration for the hosts to its own file.