diff --git a/flake.nix b/flake.nix index b2389d6..d40ec49 100644 --- a/flake.nix +++ b/flake.nix @@ -28,7 +28,7 @@ echo "💚 Devshell ready: nixos-generate, just available." ''; }; - nixosConfigurations.btcpay = nixpkgs.lib.nixosSystem { + nixosConfigurations.btc-pay-server = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; modules = modules ++ [ ({ config, ... }: {