diff --git a/machines/loki/configuration.nix b/machines/loki/configuration.nix index a52134f..4f36160 100644 --- a/machines/loki/configuration.nix +++ b/machines/loki/configuration.nix @@ -433,6 +433,7 @@ }; systemPackages = with pkgs; [ appimage-run + incus tailscale ]; };