Enable nix-direnv on management

This commit is contained in:
Andreas Zweili 2022-10-24 11:42:24 +02:00
parent c23d637747
commit 99bd7a797f

View File

@ -16,6 +16,7 @@ in
# "${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/nix-direnv"
"${inputs.self}/modules/tmux"
];
services.nginx.virtualHosts."${domain}".locations = {