diff --git a/machines/photo01/_configuration.nix b/machines/photo01/_configuration.nix index c9acf28..4da2284 100644 --- a/machines/photo01/_configuration.nix +++ b/machines/photo01/_configuration.nix @@ -1,5 +1,5 @@ # TODO: revamp to use the same framework as the other VMs -{ pkgs, inputs, ... }: +{ pkgs, ... }: let address = "129.199.146.101";