Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(nix): update nix to version 22.05 | Franck Cuny | 2022-06-09 | 1 | -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 modules | Franck Cuny | 2022-04-05 | 1 | -0/+13 |
Move the networking configuration for the hosts to its own file. |