From 273a717ecf3f52d14e10001710c5267f6277f710 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 19 Apr 2021 11:16:30 -0400 Subject: Move Biz/Bild/Rules.nix -> Biz/Bild.nix --- Biz/Cloud.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/Cloud.nix') diff --git a/Biz/Cloud.nix b/Biz/Cloud.nix index 44fb5a8..6eece13 100644 --- a/Biz/Cloud.nix +++ b/Biz/Cloud.nix @@ -1,4 +1,4 @@ -{ bild ? import ./Bild/Rules.nix {} }: +{ bild ? import ./Bild.nix {} }: # Cloud infrastructure, always online. Mostly for messaging-related stuff. -- cgit v1.2.3