diff options
Diffstat (limited to 'Biz/Cloud.nix')
-rw-r--r-- | Biz/Cloud.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Biz/Cloud.nix b/Biz/Cloud.nix index 05abfa7..1ae94ac 100644 --- a/Biz/Cloud.nix +++ b/Biz/Cloud.nix @@ -1,5 +1,5 @@ -{ bild ? import ./Bild.nix {} }: - +{ nixpkgs ? import ./Bild.nix {} }: +with nixpkgs; # Cloud infrastructure, always online. Mostly for messaging-related stuff. bild.os { |