diff options
author | lassulus <lassulus@lassul.us> | 2019-12-02 15:53:34 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2019-12-02 15:53:34 +0100 |
commit | 7b9e4ac1425aea47b2ca8510db7a406b9712871a (patch) | |
tree | fc6714fd1bc9237f0cae34b47c02e2a232bb3397 /lass/1systems | |
parent | b7ca39ac003e76f8f912ed6a18c8342cec3ad3e4 (diff) |
l hilum.r: mount nfs-dl
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/hilum/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/hilum/config.nix b/lass/1systems/hilum/config.nix index f57d275d8..d4a389a4a 100644 --- a/lass/1systems/hilum/config.nix +++ b/lass/1systems/hilum/config.nix @@ -10,6 +10,7 @@ <stockholm/lass/2configs/network-manager.nix> <stockholm/lass/2configs/mail.nix> <stockholm/lass/2configs/syncthing.nix> + <stockholm/lass/2configs/nfs-dl.nix> ]; krebs.build.host = config.krebs.hosts.hilum; |