Enable direnv on management

This commit is contained in:
Andreas Zweili 2022-11-27 17:00:20 +01:00
parent 5f90eb6068
commit a2034ba679
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
})
(import "${custom.inputs.self}/modules/docker" { inherit custom; })
"${custom.inputs.self}/modules/logs-share"
(import "${custom.inputs.self}/modules/nix-direnv" { inherit custom; })
(import "${custom.inputs.self}/modules/restic-server-client" {
path = "/home/andreas";
tag = "management";