Add comments about lnav for aarch64

This commit is contained in:
Andreas Zweili 2022-10-24 10:40:50 +02:00
parent b56df31422
commit c313450123
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ in
inherit domain inputs pkgs;
})
"${inputs.self}/modules/docker"
# "${inputs.self}/modules/logs-share"
# I currently can't install lnav because it is not building on aarch64
# https://github.com/NixOS/nixpkgs/issues/197512
"${inputs.self}/modules/tmux"
];
services.nginx.virtualHosts."${domain}".locations = {